light-process
API referenceInterfaces

ValidationResult

Defined in: src/schema.ts:49

Properties

errors

errors: string[];

Defined in: src/schema.ts:51


valid

valid: boolean;

Defined in: src/schema.ts:50

On this page