This constraint is case-insensitive by default.
For example "FOO" and "foo" would be considered as equivalent, and validation of the constraint would fail.
Type: bool
public $caseSensitive = FALSE;