setRuleErrorMessages Method @beta
Sets error messages of the rules specified by id. If rule id is not present in the map, then its error message will be cleared.
setRuleErrorMessages(ruleIdsAndErrorMessages: Map<string, string>): void
| Parameter | Type | Description | 
|---|---|---|
| Map<string, string> | 
Returns - void
Defined in
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.