Kind: Interface
Source: atloria-monorepo/packages/doc-automation/src/v2/stages/stage-01-parse/validation-detector.ts
A field with validation rules
Properties
| Property | Type |
|---|---|
name | string |
type | string |
rules | ValidationRule[] |
errorMessage | string |
Kind: Interface
Source: atloria-monorepo/packages/doc-automation/src/v2/stages/stage-01-parse/validation-detector.ts
A field with validation rules
| Property | Type |
|---|---|
name | string |
type | string |
rules | ValidationRule[] |
errorMessage | string |
Was this page helpful?