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 value, in case the object is null, undefined or cannot be parsed
The default value
self
Sets an enumeration of allowed values
The enumeration
self
Creates boolean schema
a new instance of BooleanObjectSchema
Generated using TypeDoc
Schema for boolean