Skip to content

Simple Form validation application built with HTML5, CSS & JavaScript. No frameworks or libraries

Notifications You must be signed in to change notification settings

officio-indrajeet/formvalidator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Form validaton ( simple form validation )

simple client side form validation , check length , email and password match

Project specifications

  • Created a simple form UI
  • Show error messages under specific inputs
  • checkRequired() to accept array of inputs
  • checkLength() to check min and max length
  • checkEmail() to validate email with regex
  • checkPasswordsMatch() to match confirm password

About

Simple Form validation application built with HTML5, CSS & JavaScript. No frameworks or libraries

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published