TypeParams
Defined in: packages/schema/src/types/base.ts:29
Extended by
Section titled “Extended by”ArrayTypeParamsDefaultTypeParamsDiscriminatedUnionTypeParamsEnumTypeParamsExpressionTypeParamsIntoTypeParamsNodeTypeParamsNullableTypeParamsOptionalTypeParamsRecordTypeParamsRegistryUnionTypeParamsSlotTypeParamsStructTypeParamsTupleTypeParamsUnionTypeParams
Type Parameters
Section titled “Type Parameters”TOut
Properties
Section titled “Properties”validators?
Section titled “validators?”
optionalvalidators:Validator<TOut>[]
Defined in: packages/schema/src/types/base.ts:30