Kind: Interface
Source: atloria-monorepo/packages/doc-automation/src/v2/stages/stage-01-parse/validation-detector.ts
Detected validation schema/rule
Properties
| Property | Type |
|---|---|
id | string |
name | string |
framework | ` |
| 'zod' | 'joi' | 'class-validator' | 'pydantic' | 'data-annotations' | 'fluent-validation' | 'bean-validation' | 'custom'` |
| fields | ValidationField[] |
| entityId | string |
| filePath | string |
| confidence | 'high' | 'medium' | 'low' |
| schemaCode | string |
Was this page helpful?