Case
Case specifies the expected case for strings and hashes.
Properties
Type: enum (string)
Values
Name | Description |
---|---|
upper_case | Lower Case hash |
lower_case | Upper Case hash |
case_sensitive | Case sensitive hash |
null | Case insensitive hash |
Example
"case_sensitive"