Class: RuleViolation

JSValidator. RuleViolation

new RuleViolation(rule)

Representation of a rule violation
Parameters:
Name Type Description
rule JSValidator.Rule
Properties:
Name Type Description
constraint String Constraint name
params JSON Constraint params (message, min, max, etc.)
Source: