The string related validation rules.
List<String> stringRules = [ 'starts_with', 'ends_with', 'lowercase', 'uppercase', 'same' ];