Validation Rule for CHAR data

The only validation rule for the CHAR datatype is " matches regular expression."

It validates that the input CHAR conforms to the given regular expression.