[Koha-bugs] [Bug 36369] Make APIClient be more useful

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Mar 26 16:17:33 CET 2024


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

--- Comment #6 from Paul Derscheid <paul.derscheid at 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.


More information about the Koha-bugs mailing list