On this pagebooleanCriteria Index FunctionsonlyFalseonlyTrueFunctions onlyFalseonlyFalse(state: SchemaState<boolean>, options?: Options): Criteria<boolean>Require this field to only be false.onlyTrueonlyTrue(state: SchemaState<boolean>, options?: Options): Criteria<boolean>Require this field to only be true.
Require this field to only be
false
.