Documentation / @ripl/core / ElementValidationResult
Interface: ElementValidationResult ​
Defined in: packages/core/src/core/element.ts:159
The result of validating an element, with a severity type and descriptive message.
Properties ​
| Property | Type | Defined in |
|---|---|---|
message | string | packages/core/src/core/element.ts:161 |
type | ElementValidationType | packages/core/src/core/element.ts:160 |