Part 38 - Validation Inheritance Using NgControl & ControlValueAccessor | Angular 14 series

preview_player
Показать описание
After watching this please put your valuable comments and do help others by sharing this video if you got benefitted from this session.

RESOURCES
Рекомендации по теме
Комментарии
Автор

Hello!
Why it doesn't show the error if I'm using mat-error instead of mat-hint?

IvanMalinovskyi
Автор

Thank you. I have implemented it after watching your video. I have another question, that is, how to make a form group portable/something like control value accessor. What I am thinking to achieve is, If i can create a portable formGroup with a few controls, I can reuse it in many places, for that i just need to use the portable group inside my parent form with a nested formgroup.

rpiisenh