So my criteria is simple, I want the best performance, that's it. I want my API to be as fast as it can possibly be, so I don't mind writing 10 lines extra for the same functionality. The types of validations will also be quite simple. Check that something is an object, is an array, is string, etc. Some values can be one of three things, and depending on which is provided, different things are required.I think on the actual validation side, both Job and Validate.js can help. Correct me if I'm wrong. So this is purely about what's the most solid and fastest validation library out there.
Submitted July 04, 2020 at 05:01PM by tossel_54501
No comments:
Post a Comment