Skip to content

ValidationResult

Defined in: packages/analyzer/src/types.ts:296

valid was removed in v4.0 — derive from errors.length === 0 at read sites.

Property Type Defined in
errors readonly ValidationError[] packages/analyzer/src/types.ts:297
suggestions readonly string[] packages/analyzer/src/types.ts:299
warnings readonly ValidationWarning[] packages/analyzer/src/types.ts:298