Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: Validation Message with complex Validations #202

Merged
merged 5 commits into from Aug 25, 2020
Merged

Feature: Validation Message with complex Validations #202

merged 5 commits into from Aug 25, 2020

Commits on Aug 25, 2020

  1. Configuration menu
    Copy the full SHA
    128c0f3 View commit details
    Browse the repository at this point in the history
  2. Only show errorMessage when invalid

    darylt committed Aug 25, 2020
    Configuration menu
    Copy the full SHA
    11b96eb View commit details
    Browse the repository at this point in the history
  3. Renaming messageOnInvalid to errorMessage

    darylt committed Aug 25, 2020
    Configuration menu
    Copy the full SHA
    28b5d9a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cfd17c0 View commit details
    Browse the repository at this point in the history
  5. Removing unnecessary NON_REQUIRED_ERROR_MESSAGE

    - Using `true` when an errorMessage is not required is sufficient
    darylt committed Aug 25, 2020
    Configuration menu
    Copy the full SHA
    84e14ba View commit details
    Browse the repository at this point in the history