Validating forms using javascript libraries

Hi all,

Any suggestions on good java script libraries that we could use to validate forms in a shiny application? There are probably a lot of hard learned UX lessons present in these packages that I would have difficulty replicating in R on the server which is my current workflow.

I am having some issues with the jquery validation plugin

Thanks

Iain

FYI - I started a bounty on my stack over flow question :slight_smile: as I think sample code for this would be very useful to the community.