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

Add support for enhanced error messages. #110

Merged
merged 5 commits into from
Jan 13, 2020
Merged

Commits on Jan 10, 2020

  1. Add support for enhanced error messages.

    Update AllowedCharacterRule and IllegalCharacterRule to support per-character error messaging.
    dfish3r committed Jan 10, 2020
    Configuration menu
    Copy the full SHA
    86073b6 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2020

  1. Configuration menu
    Copy the full SHA
    5aa35b0 View commit details
    Browse the repository at this point in the history
  2. Address code review feedback.

    serac committed Jan 13, 2020
    Configuration menu
    Copy the full SHA
    dd2b5f6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f4f3aa6 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #111 from serac/multi-message-properties-multi-codes

    Alternate implementation w/multiple error codes.
    dfish3r authored Jan 13, 2020
    Configuration menu
    Copy the full SHA
    c29fe21 View commit details
    Browse the repository at this point in the history