Method-ParamValidator 0.16 Latest
Kwalitee Issues
No Core Issues.
- has_security_doc
-
Add SECURITY(.pod|md). See Software::Security::Policy.
- security_doc_contains_contact
-
Add SECURITY(.pod|md) and add a contact address. See Software::Security::Policy.
- has_contributing_doc
-
Add CONTRIBUTING(.pod|md). See https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/setting-guidelines-for-repository-contributors.
Modules
Name | Abstract | Version | View |
---|---|---|---|
Method::ParamValidator | Configurable method parameter validator. | 0.16 | metacpan |
Method::ParamValidator::Exception | Handles 'exception' for Method::ParamValidator. | 0.16 | metacpan |
Method::ParamValidator::Exception::FailedParameterCheckConstraint | Handles 'failed parameter check constraint' exception. | 0.16 | metacpan |
Method::ParamValidator::Exception::InvalidMethodName | Handles 'invalid method name' exception. | 0.16 | metacpan |
Method::ParamValidator::Exception::InvalidParameterDataStructure | Handles 'invalid parameter data structure' exception. | 0.16 | metacpan |
Method::ParamValidator::Exception::MissingFieldName | Handles 'missing field name' exception. | 0.16 | metacpan |
Method::ParamValidator::Exception::MissingMethodName | Handles 'missing method name' exception. | 0.16 | metacpan |
Method::ParamValidator::Exception::MissingParameters | Handles 'missing parameters' exception. | 0.16 | metacpan |
Method::ParamValidator::Exception::MissingRequiredParameter | Handles 'missing required parameter' exception. | 0.16 | metacpan |
Method::ParamValidator::Exception::UndefinedRequiredParameter | Handles 'undefined required parameter' exception. | 0.16 | metacpan |
Method::ParamValidator::Key::Field | Represents 'parameter key field' for Method::ParamValidator. | 0.16 | metacpan |
Method::ParamValidator::Key::Field::DataType | Library of 'data types' for the field. | 0.16 | metacpan |
Method::ParamValidator::Key::Method | Represents 'parameter key method' for Method::ParamValidator. | 0.16 | metacpan |