@Validate decorator
@Validate
The type of the class the decorator is applied to.
The type of the decorated property.
A function that validates the value of the decorated property.
Optional
Optional configuration.
The property decorator function.
@Validate
decorator