jbockle / au-jsonschema-form

Create functional UI forms using json schema
https://aujsf.jbockle.dev
MIT License
8 stars 0 forks source link

support custom validation methods #5

Open jbockle opened 4 years ago

jbockle commented 4 years ago

there may be cases where the json-schema spec does not provide validation for a particular use case, i.e. does this property equal another property?