Skip to content

codewow-365/angular-forms-validation

 
 

Repository files navigation

AngularFormsValidation

This project explains about validations in Reactive and Template-driven forms in Angular. We will learn about the inbuilt as well as custom validations.

Article

Read the articles at my blog

Live Demo

This app is hosted on Heroku. See the app in action at https://ng-forms-validation.herokuapp.com/

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the --prod flag for a production build.

About

Custom validations for Reactive and Template-driven forms in Angular.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 58.4%
  • HTML 33.9%
  • JavaScript 6.9%
  • CSS 0.8%