Comment on Show HN: validate.js - lightweight JavaScript form validation libraryparentComments−aaronblohowiak14y>There isn't really any way to dovetail client-side validation with server-side validationI think the parent of your comment was talking about using SSJS to re-use validation on both ends of the pipe.−rickharrisonOP14yI will be adding server-side js support, so this will be a definite use case.
Comments
>There isn't really any way to dovetail client-side validation with server-side validation
I think the parent of your comment was talking about using SSJS to re-use validation on both ends of the pipe.
I will be adding server-side js support, so this will be a definite use case.