Constructor
Gets the raw schema, as object type
Provides the reason test() returned false, if any
The object to test
The provided error
Sanitizes an object.
The object to test
The sanitized object
Tests the schema against an object
The object to test
true if it matches the schema, false if it does not match
Sets default schema if any of the options won't fit
The default schema
self
Sets the ID for this schema to be referenced by its children for recursion
The identifier of the schema node
self
Creates anyof schema
a new instance of AnyOfObjectSchema
Generated using TypeDoc
Schema foor multiple options