Skip to content

Add validation support

No due date 75% complete

The validation is supposed to work with validation schemas such Yup, JOI, Ajv, and so on.

Custom schemas are allow, but they've to implement a certain interface/factory and follow a standard, so they could be run without further modification to the library core.