Summary: | Add Koha::Validator module | ||
---|---|---|---|
Product: | Koha | Reporter: | Marcel de Rooy <m.de.rooy> |
Component: | Architecture, internals, and plumbing | Assignee: | Marcel de Rooy <m.de.rooy> |
Status: | NEW --- | QA Contact: | Testopia <testopia> |
Severity: | enhancement | ||
Priority: | P5 - low | ||
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
See Also: |
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17433 https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34349 https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14620 |
||
Change sponsored?: | --- | Patch complexity: | --- |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Attachments: |
Bug 34430: Module for validating input
Bug 34430: Module for validating input |
Description
Marcel de Rooy
2023-07-27 10:07:35 UTC
Comment hidden (obsolete)
Copying code from 34367 here. Got obsoleted. (In reply to Marcel de Rooy from comment #1) > Copying code from 34367 here. Got obsoleted. No, bug 34349 Created attachment 154125 [details] [review] Bug 34430: Module for validating input Test plan: Run t/Koha/Validator.t Not (yet) actively working on this, but if you are interested, add yourself to cc or comment. Created attachment 154768 [details] [review] Bug 34430: Module for validating input Test plan: Run t/Koha/Validator.t Still work in progress. But gives you an idea.. |