You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Regula: An annotation-based form-validator for client-side validation.
Version: 1.2.3
Author: Vivin Suresh Paliath
Copyright (C) 2010-2012
Changes in this version:
o Added regula.unbind(). Provides the ability to unbind constraints from elements.
o Added @Length, @digits, @past, and @future constraints.
o Numerous bugfixes.
o Over 2,300 tests with 97% test coverage (100% coverage effectively).