Optional
emptyValue to return if the text was only an empty string (after trimming) Defaults to ''. Can be any string or null
One or more strings that must match (case insensitive) to identify the value as true. Required
One or more strings that must match (case insensitive) to identify the value as false. The empty string is a valid value for false, if you supply it. Required.
Generated using TypeDoc v0.25.12
Options for BooleanParserBase