Class: MatchConstraint
validation/src.MatchConstraint
Implements
ValidatorConstraintInterface
Constructors
new MatchConstraint()
new MatchConstraint():
MatchConstraint
Returns
Methods
validate
validate(
value
,args
):boolean
Parameters
▪ value: unknown
▪ args: ValidationArguments
Returns
boolean
Implementation of
ValidatorConstraintInterface.validate
Source
libs/validation/src/lib/validators/match-validator.ts:29
Generated using typedoc-plugin-markdown and TypeDoc