Login
Remember
Register
Ask a Question
How to Check Error Validation for a Specific Field?
0
votes
asked
Dec 31, 2023
in
Angular
by
DavidAnderson
How to Check Error Validation for a Specific Field?
angularjs-questions-answers
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Dec 31, 2023
by
DavidAnderson
To check for a specific field, you need to use the below DOM code.
HTML
!frm1.CustomerName.$valid
...