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
140
points
31
downloads

Publisher

unverified uploader

Weekly Downloads

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

Repository (GitHub)

Documentation

API reference

License

BSD-2-Clause (license)

More

Packages that depend on jsonable