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
Set number of levels up to raise in the schema. Defaults to 1 (parent)
Levels to raise in the schema
self
Sets max recursion allowed. Default has no limit.
Max levels of recursion allowed
self
Sets the recursive reference, based on parent id
The Node id to reference
self
Creates recursive schema
a new instance of RecursiveObjectSchema
Generated using TypeDoc
Schema for recursive references