PropertiesContainer
Interface representing a container for properties in a JSON schema.
Inheritors
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.