FormCheck is a JavaScript form validation and control library. With FormCheck, it's possible to check user inputs without writig a line of JavaScript code.
Library includes type,length, max, min value control and can validate ip, date, e-mail address, text and numbers.
It uses object attributes via Browser DOM.