registerRuleSet Method
Registers a IRuleSet that will applied during schema traversal.
registerRuleSet(ruleSet: IRuleSet): void
| Parameter | Type | Description |
|---|---|---|
| ruleSet | IRuleSet | The IRuleSet to register. |
Returns - void
Defined in
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.