Validator metadata type definition.
This interface define how a validator decorator will be stored in the metadata of the class definition.
Unique ID
Metadata object to which this decorator is applied.
Name of the decorator.
Property name of the object the decorator is applied.
Type symbol
Function that perform the validation.
Validator metadata type definition.
This interface define how a validator decorator will be stored in the metadata of the class definition.