Files
deb-python-rfc3986/docs/source/api-ref/validators.rst
Ian Stapleton Cordasco 513f70b445 Add check_validity_of to vaildator docs
Document the ability to replace `URIReference.is_valid` without
mentioning that method at all.
2017-07-17 16:56:50 -05:00

611 B

Validators Submodule

rfc3986.validators.Validator

rfc3986.validators.Validator.allow_schemes

rfc3986.validators.Validator.allow_hosts

rfc3986.validators.Validator.allow_ports

rfc3986.validators.Validator.allow_use_of_password

rfc3986.validators.Validator.check_validity_of

rfc3986.validators.Validator.forbid_use_of_password

rfc3986.validators.Validator.require_presence_of

rfc3986.validators.Validator.validate