Saturday 17 February 2018

Better way to validate inputs?

One of my PUT functions is like 100 lines of just validating inputs (name, email, etc.) I feel like there should be a better way to do this. I started using Validator and that has helped but it's still a pain to create any form and validate it.Does anyone have a better way to do this?

Submitted February 17, 2018 at 10:14PM by allvoid

No comments:

Post a Comment