Angular form validation

preview_player
Показать описание
In this video and in the next few videos we will discuss Form Validation in Angular with examples. Along the way we will discuss validating textboxes, check boxes, radio buttons, dropdownlists etc. We will also discuss, how to fix one of the common error that we get when exporting NgModel into a local variable. The error that we get is, cannot assign to a reference or variable. We will discuss what causes this error and how to fix it.

Healthy diet is very important for both body and mind. We want to inspire you to cook and eat healthy. If you like Aarvi Kitchen recipes, please support by sharing, subscribing and liking.

To understand validation in Angular, we need to understand the following 6 Angular validation properties.
1. touched
2. untouched
3. pristine
4. dirty
5. valid
6. invalid

These 6 properties are available at each individual form control level and also at the form level.

Code and Text version of the video

Slides

Angular CRUD Tutorial

Angular CRUD Tutorial Text Articles & Slides

All Dot Net and SQL Server Tutorials in English

All Dot Net and SQL Server Tutorials in Arabic
Рекомендации по теме
Комментарии
Автор

Made it very very simple. If anyone wants to know about angular validations? Then you are in the right place.

jenithjana
Автор

hey just wanted to say really appreciate your tutorials. its very informative and covers in-depth analysis. well done and keep it up!

Regc
Автор

Thank you Sir G
It is really helpful for me
Within one week I learn angular JS

dsahu
Автор

you are awesome as always, This was missing in your Angular series which you covered in very good way. Thanks allot Venkat!!

DheerajKumarWebDetails
Автор

You are such good mentor thanks i have learned lots of things in your online tutorials. Thanks once again

Devnikakiduniya
Автор

Thank you very much Prof. Venkat, your tutorials are awesome at the least

rmurimi
Автор

Hey bro I am following your c# video series.. Just wanted to knw that has you covered all sort of topics in dat?? On completing c# playlist. Should I go ahead with asp. Net video series of yours.. Thanks in advance

tabrezhasan
Автор

Is it comming, the storing records into actual database part. and can i use SQLLite database here.
Thanks sir.

abdulazizharun
Автор

hello sir it would be great if u upload concepts on sql sanitization

deenumol
Автор

Thank you .. Really appreciate .. awesome

mohamedabdurahman
Автор

How to write saveEmployee function in ts file

seagull_family