client-validation
v1.0.4
Published
Recursive algorithms to test client data for invalid or empty data as well as wrong types. Can be used on the back- and frontend
Downloads
1
Readme
WIP
This was just meant to be a helper package and I might update it in future to serve more functionalities.
Usage
Usage is really simple since there is only one function right now: isClientDataValid() with the input as parameter which can be either from the server or the backend.
-JF