v0.7.0
getRulesErrorMessages(Defined in: src/modules/validation.ts:55 Accepts an array of RulesError objects and returns a formatted message stringerrors
):string
Parameter | Type | Description |
---|---|---|
errors | RulesError [] | RulesErrors array to be processed. |
string
The errors messages concatenated into a single string