validators 3.0.0 copy "validators: ^3.0.0" to clipboard
validators: ^3.0.0 copied to clipboard

String validation and sanitization for Dart.

3.0.0 #

  • Upgrade Dependencies and add null safety
  • remove dependency on vin_encoder, because it creates unnecessary complication with cross dependencies. see issue #26

2.0.1 #

  • Fix isURL hostWhitelist and hostBlacklist inverted logic
  • Upgrade vin_decoder to ^0.1.2

2.0.0 #

  • Change isUrl and isFQDN options parameter to be optional parameters

1.0.0 #

  • migrate to dart 2 and fix tests
230
likes
120
pub points
98%
popularity

Publisher

unverified uploader

String validation and sanitization for Dart.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

More

Packages that depend on validators