[I] DecoratorValidator
Type Parameters
| Type Parameter | Default type | 
|---|---|
| TextendsTypeKind | - | 
| Pextends readonlyDecoratorParamDefinition<TypeKind>[] | - | 
| Sextends |DecoratorParamDefinition<TypeKind> |undefined | undefined | 
Methods
validate()
validate(   context,   target,   parameters): boolean;Parameters
| Parameter | Type | 
|---|---|
| context | DecoratorContext | 
| target | InferredTypeSpecValue<T> | 
| parameters | InferParameters<P,S> | 
Returns
boolean