valida 0.2.0 copy "valida: ^0.2.0" to clipboard
valida: ^0.2.0 copied to clipboard

Create field, params and object validators from code annotations.

[0.2.0] - 2023-07-08. #

  • Validator unnamed factory was renamed to Validator.fromFunction
  • ValidaLength is a mixin instead of an abstract class

[0.1.0-dev.1] - 2022-08-30. #

Multiple breaking changes

  • add generics support
  • change global validators to be a class

[0.0.2] - 2021-10-30. #

  • add docs
  • fix example file path

[0.0.1] - 2021-10-30. #

  • Initial release
  • Basic types supported
    • String
    • int
    • double
    • List
    • Map
    • Set
    • Classes
    • Nested objects
    • Date
    • Duration
3
likes
150
points
557
downloads

Publisher

unverified uploader

Weekly Downloads

Create field, params and object validators from code annotations.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

collection, meta, validators

More

Packages that depend on valida