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

Management and validator of JSON with dart classes, without generated code and without reflection.

example/README.md

All examples! #

generic
  • lib/simple_class.dart a very simple example with Jsonable.
  • lib/operator_jnum.dart an example showing: Jnum support operator ==
validation and rules
  • /lib/exmaple_validation/custom_rule.dart an example with a custom rule

I have not reported all the examples, in this package the examples are tested.

To see all the examples go to github

7
likes
120
pub points
16%
popularity

Publisher

unverified uploader

Management and validator of JSON with dart classes, without generated code and without reflection.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-2-Clause (LICENSE)

More

Packages that depend on jsonable