setRuleErrorMessages Method
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: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.