[Koha-bugs] [Bug 17433] New: Koha::Validator. Validation for the masses!

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Oct 12 14:28:24 CEST 2016


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17433

            Bug ID: 17433
           Summary: Koha::Validator. Validation for the masses!
 Change sponsored?: ---
           Product: Koha
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Architecture, internals, and plumbing
          Assignee: gmcharlt at gmail.com
          Reporter: olli-antti.kivilahti at jns.fi
        QA Contact: testopia at bugs.koha-community.org

There are multiple validation needs inside Koha and currently there is a lot of
code duplication regarding for ex simple data type validation (double, integer,
char, string, array of emails, ...)

Create a basis for Koha-wide validations usable dynamically with exceptions or
without.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list