You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Eve REST Framework
Hello - are there any options (besides regex) within the Cerberus library that support case insensitive validation? For example, I'd like to use something like:
{'name': 'allowed': ['jim', 'jack']} and have the validation be case insensitive.