valid_value_objects 0.3.0 copy "valid_value_objects: ^0.3.0" to clipboard
valid_value_objects: ^0.3.0 copied to clipboard

outdated

Dart package to create immutable validated value objects with the benefit of type safety and code readability.

0.1.0-nullsafety.0 2020.12.17 #

  • Implemented value objects for validation and type safety for common use cases.

0.1.0-nullsafety.1 2020.12.17 #

  • Minor changes.

0.1.0-nullsafety.1+0 2020.12.17 #

  • Updated README.md & pubspec.yaml description.

0.2.0-nullsafety 2020.12.19 #

  • Possibility to replace the default validation with a custom one.
  • Changed and added more documentation.

0.3.0 2021.03.11 #

  • Removed BoundaryDateTime class
  • Updated dependencies
  • Changed documentations
  • Bug fix: fromJson constructors can handle every object type in Map values.
4
likes
0
points
9
downloads

Publisher

unverified uploader

Weekly Downloads

Dart package to create immutable validated value objects with the benefit of type safety and code readability.

Repository (GitLab)
View/report issues

Documentation

Documentation

License

unknown (license)

Dependencies

meta, string_validator

More

Packages that depend on valid_value_objects