Kind: Interface
Source: atloria-monorepo/packages/core/src/validators/validation-result.ts
Validation result interface
Properties
| Property | Type |
|---|---|
valid | boolean |
errors | string[] |
Kind: Interface
Source: atloria-monorepo/packages/core/src/validators/validation-result.ts
Validation result interface
| Property | Type |
|---|---|
valid | boolean |
errors | string[] |
Was this page helpful?