Skip to content

[I] DecoratorValidator

Type ParameterDefault type
T extends TypeKind-
P extends readonly DecoratorParamDefinition<TypeKind>[]-
S extends | DecoratorParamDefinition<TypeKind> | undefinedundefined
validate(
context,
target,
parameters): boolean;
ParameterType
contextDecoratorContext
targetInferredTypeSpecValue<T>
parametersInferParameters<P, S>

boolean