26 Mar
2024
26 Mar
'24
4:17 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36369 --- Comment #6 from Paul Derscheid <paul.derscheid@lmscloud.de> --- If you want to validate input before passing it to api clients, please use zod or something similar. That makes it very declarative and easy to maintain. Here's a list of options compared by performance: https://moltar.github.io/typescript-runtime-type-benchmarks/ -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.