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 info to gt and lt validators (model driven). #130

Open
ph55 opened this issue Dec 14, 2018 · 0 comments
Open

Add info to gt and lt validators (model driven). #130

ph55 opened this issue Dec 14, 2018 · 0 comments

Comments

@ph55
Copy link

ph55 commented Dec 14, 2018

There is no info in returned to display correct error in forms. Only: {gt: true}.
Add some info like in min/max validators:

  • {actualValue: 0, gtValue: 1}
  • {actualValue: 4, ltValue: 100}
@ph55 ph55 changed the title Add info to gt and lt validators. Add info to gt and lt validators (model driven). Dec 15, 2018
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

No branches or pull requests

1 participant