Skip to main content

Interface: ElementValidation

Validation state for a single entity.

Properties

PropertyModifierTypeDescription

items

readonly

readonly ValidatedElement[]

Validation errors for the entity.

loading

readonly

boolean

Whether the entity is currently being validated.