json_schema_utils 1.0.0-dev.10 copy "json_schema_utils: ^1.0.0-dev.10" to clipboard
json_schema_utils: ^1.0.0-dev.10 copied to clipboard

Utilities for building Json Schema Documents to ensure they are valid and assist with reducing the complexity of creating a schema manually

1.0.0-dev.10 #

  • Add a String type only JSON Schema class
  • Add a Boolean type only JSON Schema class
  • Add a Number type only JSON Schema class
  • Add a Null type only JSON Schema class
  • Add an Object type only JSON Schema class
  • Add an Array type only JSON Schema class

1.0.0-dev.9 #

  • Fix README image link after docs to doc change
  • Clarify the reason for Opinionated JSON Schema Document class

1.0.0-dev.8 #

  • Move Docs directory to Doc to comply with Dart best practices

1.0.0-dev.7 #

  • Update Basic Example to show more usage
  • Improve Feature list in README
  • Add planned Features to README

1.0.0-dev.6 #

  • Fix README image link

1.0.0-dev.5 #

  • Update docs and links

1.0.0-dev.3 & 1.0.0-dev.4 #

  • Improve library organization

1.0.0-dev.2 #

  • Added basic Default Value validation to ensure the default value for a schema is valid against the constraints

1.0.0-dev.1 #

  • Initial version
  • Add basic JSONSchema support
  • Add opinionated JSONSchema Document class / builder
1
likes
0
points
54
downloads

Publisher

verified publisherindiealexh.com

Weekly Downloads

Utilities for building Json Schema Documents to ensure they are valid and assist with reducing the complexity of creating a schema manually

Homepage
Repository (GitHub)
View/report issues

Topics

#json #json-schema #jsonschema #schema

License

unknown (license)

More

Packages that depend on json_schema_utils