Function: getRuleById()¶
getRuleById(
id):ValidationRule|undefined
Defined in: validator/src/rules/index.ts:45
Get a rule by its ID.
Parameters¶
id¶
string
Returns¶
ValidationRule | undefined
getRuleById(
id):ValidationRule|undefined
Defined in: validator/src/rules/index.ts:45
Get a rule by its ID.
string
ValidationRule | undefined