0 votes
in Angular by
How to Check Error Validation for a Specific Field?

1 Answer

0 votes
by

To check for a specific field, you need to use the below DOM code.

HTML
!frm1.CustomerName.$valid
...