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

Class IS_ONE_OF

source code

gluon.validators.Validator --+    
                             |    
               IS_ONE_OF_EMPTY --+
                                 |
                                IS_ONE_OF

Extends IS_ONE_OF_EMPTY by restoring the 'options' method.

Instance Methods
 
options(self, zero=True) source code

Inherited from IS_ONE_OF_EMPTY: __call__, __init__, build_set, query, set_filter, set_self_id

Class Methods

Inherited from IS_ONE_OF_EMPTY: accessible_query

Method Details

options(self, zero=True)

source code