# ValidationRule

**Kind:** Interface

**Source:** [`atloria-monorepo/packages/doc-automation/src/v2/stages/stage-01-parse/validation-detector.ts`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/packages/doc-automation/src/v2/stages/stage-01-parse/validation-detector.ts#L58)

A single validation rule

## Properties

| Property | Type |
|---|---|
| `type` | `string` |
| `value` | `string | number` |
| `message` | `string` |
