• 2569 views
  • 0 comments
  • loading...

Ranges: a-z, A-Z, or 0-9

This validator checks that a field value contains only characters in the ranges a-z, A-Z, or 0-9.


requires = IS_ALPHANUMERIC(error_message='must be alphanumeric!')


Attributes / Arguments


requires = IS_ALPHANUMERIC(error_message='must be alphanumeric!')


loading...


Comments

loading...

Powered by
Web2py

Hosted on
www.pythonanywhere.com
(affiliated link)