SchemaValidater Class
Beta
Applies EC Rules, see ECRuleSet, to a given Schema and reports any violations.
Methods
| Name | Description | |
|---|---|---|
| constructor(): SchemaValidater | ||
| validateSchema(schema: Schema, validaterRuleSet?: IRuleSet): Promise<AnyDiagnostic[]> Static | Validates a schema against the ECRuleSet. |
Defined in
Last Updated: 30 November, 2023