• @Validate decorator

    Type Parameters

    • This

      The type of the class the decorator is applied to.

    • Value

      The type of the decorated property.

    Parameters

    Returns DecoratorType<This, Value>

    The property decorator function.