text_form_validator 1.0.0 copy "text_form_validator: ^1.0.0" to clipboard
text_form_validator: ^1.0.0 copied to clipboard

outdated

A tool for producing informative form validation.

0.0.1 #

The inital release of the project. Should include all the basic functionality required to do form validation with the ability to specify any custom functionality to be added into the base library

1.0.0 #

Changes the error returning "null" to be the same as the empty message as it is more user firendly.

Also adds the following new validators (along with tests): - Length (>, >=, ==, <=, <) - List (contains, !contains) - Regex (and a specified email helper)

1
likes
0
points
47
downloads

Publisher

unverified uploader

Weekly Downloads

A tool for producing informative form validation.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, intl

More

Packages that depend on text_form_validator