marrow / schema

A generic declarative schema system.
MIT License
6 stars 3 forks source link

Provide complete concrete example of a schema for C structs. #3

Open amcgregor opened 10 years ago

amcgregor commented 10 years ago

For inclusion in the project package as marrow.schema.struct.

Use a combination of the built-in validators and typecasters to show off class-based composition of fields.