Method-ParamValidator 0.01
Kwalitee Issues
This is not the latest release. The following issues may have already been fixed in the newer releases.
No Core Issues.
- meta_yml_has_provides
-
Add all modules contained in this distribution to the META.yml field 'provides'. Module::Build or Dist::Zilla::Plugin::MetaProvides do this automatically for you.
- 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.01 | metacpan |
| Method::ParamValidator::Exception | Handles 'exception' for Method::ParamValidator. | 0.01 | metacpan |
| Method::ParamValidator::Exception::FailedParameterCheckConstraint | Handles 'failed parameter check constraint' exception. | 0.01 | metacpan |
| Method::ParamValidator::Exception::InvalidMethodName | Handles 'invalid method name' exception. | 0.01 | metacpan |
| Method::ParamValidator::Exception::InvalidParameterDataStructure | Handles 'invalid parameter data structure' exception. | 0.01 | metacpan |
| Method::ParamValidator::Exception::MissingFieldName | Handles 'missing field name' exception. | 0.01 | metacpan |
| Method::ParamValidator::Exception::MissingMethodName | Handles 'missing method name' exception. | 0.01 | metacpan |
| Method::ParamValidator::Exception::MissingParameters | Handles 'missing parameters' exception. | 0.01 | metacpan |
| Method::ParamValidator::Exception::MissingRequiredParameter | 0.01 | metacpan | |
| Method::ParamValidator::Exception::UndefinedRequiredParameter | 0.01 | metacpan | |
| Method::ParamValidator::Key::Field | Represents 'parameter key field' for Method::ParamValidator. | 0.01 | metacpan |
| Method::ParamValidator::Key::Field::DataType | Library of 'data types' for the field. | 0.01 | metacpan |
| Method::ParamValidator::Key::Method | Represents 'parameter key method' for Method::ParamValidator. | 0.01 | metacpan |