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

feat: integerPositive and integerNegative validation formats #4

Closed

Conversation

mrfelton
Copy link
Contributor

@mrfelton mrfelton commented Aug 3, 2017

Implements integerPositive and integerNegative validators as per #3.

This also does some work to make the error messages a little more friendly by providing human readable strings for the validation formats where needed.

So that for example it shows:

X is not a valid positive integer format

instead of:

X is not a valid positiveInteger format

@mrfelton mrfelton force-pushed the tkp/integer-positive-negative branch from 67fda4c to 1086181 Compare August 3, 2017 07:13
@mrfelton mrfelton force-pushed the tkp/integer-positive-negative branch from 1086181 to c3830bd Compare August 3, 2017 07:32
@mrfelton mrfelton closed this Jan 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant