Optional
options: Partial<{ default?: Buffer | () => Buffer; required: boolean }> & {Optional
encoding?: BufferEncodingChecks the existance of data.
Optional
data: unknownChecks whether value
is less than or equal to (i.e. <=) the query
.
Optional
data: unknownChecks whether value
is greater than or equal to (i.e. >=) the query
.
Optional
data: unknownCasts data.
Optional
data: unknownCasts data.
Optional
value_: unknownOptional
data: unknownParses data and transform them into buffer values.
Parses data and transform them into buffer values.
Optional
value: unknown
Boolean schema type.