Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.forterulesengine.io/llms.txt

Use this file to discover all available pages before exploring further.

getRulesErrorMessages(errors): string
Defined in: src/modules/validation.ts:166 Accepts an array of RulesError objects and returns a formatted message string

Parameters

ParameterTypeDescription
errorsRulesError[]RulesErrors array to be processed.

Returns

string The errors messages concatenated into a single string