keystone/keystone/common/validation
Lance Bragstad 8ff6b0ea51 Move request validation inline
This commit moves all the decorated call to validate request inline with the
method. This is one way we can lazily validate requests - which allows us to
pick validation configuration options specifed in config.

Change-Id: Iee71fb3c34d296427cd485180dacb6bf02581845
2016-07-08 20:22:33 +00:00
..
__init__.py Move request validation inline 2016-07-08 20:22:33 +00:00
parameter_types.py The name can be just white character except project and user 2016-03-29 09:58:51 +08:00
validators.py Improve error message for schema validation 2016-03-29 17:00:30 -07:00