# NonOptionalSchema

Non optional schema interface.

## Generics

- `TWrapped` <Property {...properties.TWrapped} />
- `TMessage` <Property {...properties.TMessage} />

## Definition

- `NonOptionalSchema` <Property {...properties.BaseSchema} />
  - `type` <Property {...properties.type} />
  - `reference` <Property {...properties.reference} />
  - `expects` <Property {...properties.expects} />
  - `wrapped` <Property {...properties.wrapped} />
  - `message` <Property {...properties.message} />
