PropertiesContainer

Interface representing a container for properties in a JSON schema.

Inheritors

Properties

Link copied to clipboard

Represents a map of property definitions for an object.

Functions

Link copied to clipboard

Retrieves the allOf property definition associated with the specified property name.

Link copied to clipboard

Retrieves the anyOf property definition associated with the specified property name.

Link copied to clipboard

Retrieves the array property definition associated with the specified property name.

Link copied to clipboard

Retrieves the boolean property definition associated with the specified property name.

Link copied to clipboard

Retrieves the numeric property definition associated with the specified property name.

Link copied to clipboard

Retrieves the object property definition associated with the specified property name.

Link copied to clipboard

Retrieves the oneOf property definition associated with the specified property name.

Link copied to clipboard

Retrieves the reference property definition associated with the specified property name.

Link copied to clipboard

Retrieves the string property definition associated with the specified property name.