Package s3 :: Module s3validators :: Class IS_LOCATION
[frames] | no frames]

Class IS_LOCATION

source code

gluon.validators.Validator --+
                             |
                            IS_LOCATION

Allow all locations, or locations by level.

Instance Methods
 
__init__(self, level=None, error_message=None) source code
 
__call__(self, value) source code
Method Details

__init__(self, level=None, error_message=None)
(Constructor)

source code 

__call__(self, value)
(Call operator)

source code