Primitives$boolean$boolean Callable$boolean(options?: SchemaOptions<object, boolean>): BooleanTypeCreate a new BooleanType instance with the given options. Example$boolean$boolean()Parametersoptions: SchemaOptions<object, boolean> = {}Additional options to pass to the boolean.Returns BooleanType
Create a new
BooleanType
instance with the given options.Example