Skip to content

DetectedValidation

reference
1 min readUpdated

Kind: Interface

Source: atloria-monorepo/packages/doc-automation/src/v2/stages/stage-01-parse/validation-detector.ts

Detected validation schema/rule

Properties

PropertyType
idstring
namestring
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?

Download as PDF