Interface ValidationResults

Interface for the raw validation results.

This is the low-level results consumed by the ValidationState class.

Hierarchy

  • ValidationResults

Indexable

[key: string]: { [key: string]: boolean }
  • [key: string]: boolean

Generated using TypeDoc