standard_schema 0.0.1-dev.0
standard_schema: ^0.0.1-dev.0 copied to clipboard
Standard Schema contracts for Dart validators and converters
0.0.1-dev.0 #
Initial dev release reserving the standard_schema name on pub.dev.
Added #
- Add the
StandardTyped,StandardSchema, andStandardJsonSchemacontracts, porting the two official Standard Schema interfaces, plus the Dart-onlyStandardSchemaWithJsonSchemaconvenience for combined implementers. - Add standard results/issues, validation options, JSON Schema converter option types, and JSON Schema target constants.