# LtValueAction

Less than value action type.

## Generics

- `TInput` <Property {...properties.TInput} />
- `TRequirement` <Property {...properties.TRequirement} />
- `TMessage` <Property {...properties.TMessage} />

## Definition

- `LtValueAction` <Property {...properties.BaseValidation} />
  - `type` <Property {...properties.type} />
  - `reference` <Property {...properties.reference} />
  - `expects` <Property {...properties.expects} />
  - `requirement` <Property {...properties.requirement} />
  - `message` <Property {...properties.message} />
