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
David edited this page Jan 20, 2014
·
18 revisions
Current Release: 1.0.0-beta
Validatinator is a simple, yet effective, vanilla JavaScript form validation "plugin." Validatinator is based off of one of PHP's most famous framework, Laravel. Using Validatinator is as easy as instantiating a Validatinator object, calling the passes or fails methods and if there are failed validations then grabbing those validations from the errors property on the main object.