-
-
Notifications
You must be signed in to change notification settings - Fork 103
Add some new validators #101
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 some new validators #101
Conversation
… contain whitespace, etc
# Conflicts: # CHANGELOG.md
|
@deandreamatias can you review this one? I'll add the translations for all other languages if everything is alright |
Co-authored-by: Matias de Andrea <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There are a lot of new validators, this is impressive!
But you can also add a dynamic value generator for the test, to increase the randomness and reliability of tests.
Can use the faker_dart package like dev_dependency and use on tests
Connection with issue(s)
Close #100
Close #58
Close #71
Connected to #???
Solution description
Screenshots or Videos
To Do