ExpressionTypeParams
Defined in: packages/schema/src/types/expression.ts:68
Extends
Section titled “Extends”TypeParams<IExpression<TOut>>
Type Parameters
Section titled “Type Parameters”TOut
TWrapped
Section titled “TWrapped”TWrapped extends Type<Value, TOut>
Properties
Section titled “Properties”validators?
Section titled “validators?”
optionalvalidators:Validator<IExpression<TOut>>[]
Defined in: packages/schema/src/types/base.ts:30
Inherited from
Section titled “Inherited from”wrapped
Section titled “wrapped”wrapped:
TWrapped
Defined in: packages/schema/src/types/expression.ts:72