Attempts to convert a value to an integer
InnerValidator – The inner validator
Attempts to convert a value to a string
Most objects can be converted to a string, but if some things override the __str__ method, this will not work and will error
__str__
Contents:
API Reference
integer()
string()