Checks if a string represents a boolean value.
The string to validate.
Validation options.
true if the string is a valid boolean representation, false otherwise.
true
false
Checks if a string represents a boolean value.