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

JSON parsing, validation, and schema generation.

0.2.0 #

  • Flatten ValidationErrors representation using dot-notation keys (e.g. address.zip, items.0.title).
  • Add keys getter to JsonObject.
  • Add ValidationError.fromJson and ValidationErrors.fromJson factories.

0.1.0 #

  • Initial version.
0
likes
150
points
185
downloads

Documentation

API reference

Publisher

verified publisherpusk.software

Weekly Downloads

JSON parsing, validation, and schema generation.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

equatable, json_schema_builder, meta

More

Packages that depend on json_codable