[Bug 38099] New: Add schemas and validation to YAML based system preferences
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38099 Bug ID: 38099 Summary: Add schemas and validation to YAML based system preferences Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Architecture, internals, and plumbing Assignee: koha-bugs@lists.koha-community.org Reporter: kyle@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org Like XML, there exist YAML Schema standards for validating not just the syntax of a string of YAML, but structure of the YAML as well. Unlike XML, it is not part of the YAML spec and there are multiple solutions such as https://metacpan.org/pod/Data::Rx and https://metacpan.org/pod/Kwalify It would be nice to user one of these schema implementations to validate the correctness of any given yaml bases system preference. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38099 Lisette Scheer <lisette@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lisette@bywatersolutions.co | |m -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org