Interface: ElementValidation
Defined in: editor/validation.ts:35
Validation state for a single entity.
Properties
Property | Modifier | Type | Description |
---|---|---|---|
| readonly | Validation errors for the entity. | |
|
| Whether the entity is currently being validated. |
Defined in: editor/validation.ts:35
Validation state for a single entity.
Property | Modifier | Type | Description |
---|---|---|---|
| readonly | Validation errors for the entity. | |
|
| Whether the entity is currently being validated. |