keystone.common.validation.validators module

keystone.common.validation.validators module

Internal implementation of request body validating middleware.

class keystone.common.validation.validators.SchemaValidator(schema)[source]

Bases: object

Resource reference validator class.

validate(*args, **kwargs)[source]
validator_org

alias of jsonschema.validators.create.<locals>.Validator

keystone.common.validation.validators.validate_password(password)[source]
Creative Commons Attribution 3.0 License

Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.