-
-
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
Merged
deandreamatias
merged 47 commits into
flutter-form-builder-ecosystem:main
from
martijn00:validators
May 26, 2024
Merged
Changes from 18 commits
Commits
Show all changes
47 commits
Select commit
Hold shift + click to select a range
1a6372f
Add phone validator
martijn00 6ddcac4
Add creditcard validators
martijn00 b23b9ed
Format
martijn00 a72c313
Add color code check
martijn00 f8f76b7
Format
martijn00 6976dbf
Add more
martijn00 b6c188e
add notMatch to FormFieldValidator; scenario: require password not to…
falconwoods 2e2394c
Add readme for not match
martijn00 3813c27
Update changelog
martijn00 1171dbc
Format
martijn00 fa61a91
Update changelog
martijn00 ea3c57b
Merge branch 'notmatch-pr' into validators
martijn00 7b556b8
Add fileSize
martijn00 d1898d0
Add more
martijn00 ce8dbaa
More
martijn00 4f3a54a
Add tests
martijn00 608fa12
Fix tests
martijn00 5f7c10c
Add password
martijn00 e8102f5
Revert to dateString
martijn00 4829585
Update README.md
martijn00 f99a0be
Add checks
martijn00 5cc6aa4
Add assert
martijn00 5698e39
Color check
martijn00 cbf450c
Update version
martijn00 564c2f4
Clean test
martijn00 6f493e1
Using string for files
martijn00 410698f
Check credit card
martijn00 a3efb01
Update test
martijn00 e19d17d
Fix date range
martijn00 c7274d4
Add cc check test
martijn00 1a36a44
More tests
martijn00 862cb5c
Improve bytes
martijn00 927a761
Update changelog
martijn00 77b67de
More
martijn00 3536f88
Format
martijn00 2e7070f
Add or
martijn00 42ca441
Add extensions
martijn00 ec00125
Format
martijn00 7ca36a0
Translations
martijn00 d501e65
Add case
martijn00 2bd2e8b
Merge
martijn00 d69546e
Fix
martijn00 54b24b5
Add more phone tests
martijn00 925ade1
Format
martijn00 5ce3ef1
Fix test
martijn00 e8b7d34
Add more to example
martijn00 bc3523f
Add some
martijn00 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.