Show HN Validation Helper (JS validation lib)rizvn.github.com2 pointsrizvn14 years agoI have been working on small input validation library. The concept is to select an input (by jquery), then chain some validation to the input, and then get the state of validation once run. Hope you guys like it.