- 
                Notifications
    
You must be signed in to change notification settings  - Fork 10
 
Home
        David edited this page Dec 17, 2015 
        ·
        18 revisions
      
    Current Release: 1.3.1
Validatinator is a simple, yet effective, vanilla JavaScript form validation "plugin." It is loosely based off of Laravel's validation system. 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.