schema 0.0.1
schema: ^0.0.1 copied to clipboard
A set of interfaces for defining schemas.
Schema #
A generic library for defining a data schema in Dart. Could be useful for:
- Entity validation
- Persistence
A set of interfaces for defining schemas.
A generic library for defining a data schema in Dart. Could be useful for: