Return from validation methods on the first error rather than after all validations run.
Any context needed for validating schema conditions.
When false validations will not descend into nested schema (relevant for objects or arrays).
Only validate the input, and skip and coercion or transformation.
Remove unspecified keys from objects.
Generated using TypeDoc
Options for FormupSchema.validate and FormupSchema.validateAt.