ObjectPropertyDefinition
Represents an object property
Constructors
Properties
Defines whether additional properties are allowed and their schema. Can be:
Optional description of the property.
Represents a map of property definitions for an object.
Functions
Retrieves the allOf property definition associated with the specified property name.
Retrieves the anyOf property definition associated with the specified property name.
Retrieves the array property definition associated with the specified property name.
Retrieves the boolean property definition associated with the specified property name.
Retrieves the numeric property definition associated with the specified property name.
Retrieves the object property definition associated with the specified property name.
Retrieves the oneOf property definition associated with the specified property name.
Retrieves the reference property definition associated with the specified property name.
Retrieves the string property definition associated with the specified property name.