Name | apn-validators JSON |
Version |
0.4.1
JSON |
| download |
home_page | None |
Summary | Tools for validating user data and input in Python. |
upload_time | 2024-09-06 22:41:36 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.6 |
license | MIT License Copyright (c) 2024 Agung Prasetyo Nugroho Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. |
keywords |
validation
validators
python-validator
input-validation
data-validation
pypi
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# APN Validators
The Validation Package provides a robust and extensible framework for validating data in Python applications. Designed with flexibility and scalability in mind, it offers a suite of pre-built validators and supports custom validation logic. This package ensures data integrity and simplifies the process of enforcing business rules across various domains.
## Key Features
- **Modular Design**: Each validator is encapsulated in its own class, making it easy to manage and extend the validation logic.
- **Customizable Error Messages**: Validators support customizable error messages, allowing for clear and context-specific feedback.
- **Customizable Schema**: Users can create their own validation schemas according to their specific needs, providing flexibility to handle unique validation scenarios.
- **Comprehensive Validation Suite**: Includes a wide range of validators for common data validation tasks such as length checks, format verification, numerical comparisons, list inclusion, and regular expression matching.
## Documentation
[Read the documentation](https://agungpn.github.io/apn-validators/)
Raw data
{
"_id": null,
"home_page": null,
"name": "apn-validators",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.6",
"maintainer_email": null,
"keywords": "validation, validators, python-validator, input-validation, data-validation, pypi",
"author": null,
"author_email": "Agung PN <agungpndevs@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/1b/ea/6644922a397701921043b97b9bca9ba8c7c2984ab9d6fa3b882c38de36b5/apn_validators-0.4.1.tar.gz",
"platform": null,
"description": "# APN Validators\n\nThe Validation Package provides a robust and extensible framework for validating data in Python applications. Designed with flexibility and scalability in mind, it offers a suite of pre-built validators and supports custom validation logic. This package ensures data integrity and simplifies the process of enforcing business rules across various domains.\n\n\n## Key Features\n\n- **Modular Design**: Each validator is encapsulated in its own class, making it easy to manage and extend the validation logic.\n- **Customizable Error Messages**: Validators support customizable error messages, allowing for clear and context-specific feedback.\n- **Customizable Schema**: Users can create their own validation schemas according to their specific needs, providing flexibility to handle unique validation scenarios.\n- **Comprehensive Validation Suite**: Includes a wide range of validators for common data validation tasks such as length checks, format verification, numerical comparisons, list inclusion, and regular expression matching.\n\n\n## Documentation\n[Read the documentation](https://agungpn.github.io/apn-validators/)\n",
"bugtrack_url": null,
"license": "MIT License Copyright (c) 2024 Agung Prasetyo Nugroho Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ",
"summary": "Tools for validating user data and input in Python.",
"version": "0.4.1",
"project_urls": {
"Bug Tracker": "https://github.com/AgungPN/apn-validators/issues",
"Changelog": "https://github.com/AgungPN/apn-validators/releases",
"Documentation": "https://github.com/AgungPN/apn-validators#readme",
"Repository": "https://github.com/AgungPN/apn-validators"
},
"split_keywords": [
"validation",
" validators",
" python-validator",
" input-validation",
" data-validation",
" pypi"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "454349b58a53026c83708e44a030f68a22ad1d9c8cd079c5ad28f21eb56626dd",
"md5": "e98166a25d405820d117b69d86d97bde",
"sha256": "174449de9636d2eced755a8debe94086bd06c8bce0c9247576b0ad6dc24923f6"
},
"downloads": -1,
"filename": "apn_validators-0.4.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "e98166a25d405820d117b69d86d97bde",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6",
"size": 11466,
"upload_time": "2024-09-06T22:41:35",
"upload_time_iso_8601": "2024-09-06T22:41:35.439511Z",
"url": "https://files.pythonhosted.org/packages/45/43/49b58a53026c83708e44a030f68a22ad1d9c8cd079c5ad28f21eb56626dd/apn_validators-0.4.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "1bea6644922a397701921043b97b9bca9ba8c7c2984ab9d6fa3b882c38de36b5",
"md5": "8a95d446873e55fd1cf8f5d936ac4e51",
"sha256": "d209d4a38099cbd573d9c1add300eca9b0831f3c226928b41be202e92775cc8f"
},
"downloads": -1,
"filename": "apn_validators-0.4.1.tar.gz",
"has_sig": false,
"md5_digest": "8a95d446873e55fd1cf8f5d936ac4e51",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 13247,
"upload_time": "2024-09-06T22:41:36",
"upload_time_iso_8601": "2024-09-06T22:41:36.324033Z",
"url": "https://files.pythonhosted.org/packages/1b/ea/6644922a397701921043b97b9bca9ba8c7c2984ab9d6fa3b882c38de36b5/apn_validators-0.4.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-09-06 22:41:36",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "AgungPN",
"github_project": "apn-validators",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "apn-validators"
}