validators Module
Copyright (c) 2008 Christopher Perkins Original Version by Christopher Perkins 2008 Released under MIT license.
Classes
-
class sprox.validators.UniqueValue(provider, entity, field_name, *args, **kw)
-
Bases: formencode.api.FancyValidator
Messages
-
badType:
- The input must be a string (not a %(type)s: %(value)r)
-
empty:
- Please enter a value
-
noneType:
- The input must be a string (not None)
Discuss
blog comments powered by