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
240
likes
140
points
98.3k
downloads

Publisher

unverified uploader

Weekly Downloads

String validation and sanitization for Dart.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

More

Packages that depend on validators