Interface: Verdict
The verdict of running a format's validation surface: value-free findings + the validity boolean.
Properties
findings
readonlyfindings: readonlyFinding[]
The value-free findings (code + severity + positional locator).
valid
readonlyvalid:boolean
true iff the input is valid (no error/fatal-severity finding).