Replies: 1 comment
-
Hey @mak009 thanks for reaching out! How you approach validation is largely left up to you. Be sure to check out the angular.io guide on reactive forms. You can use the We totally welcome documentation contributions! Definitly open a PR with clarifying instructions if you have the time! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I started using angular carbon component for my demo project and I also same time following the document (story) and 'carbon design system'
https://www.carbondesignsystem.com
https://angular.carbondesignsystem.com/?path=/story/components-input--label
I am sorry but in above link usage section is not much clear about how we can do validation of (reactive) forms and also there is no such examples with code. Every time we need to jump to story page to find-out detail about every component. This leads development process very low.
Also things like validations and error handling not mentioned there. So, I request you to provide me guidance about how we can validate form using carbon components.
I also mailed same queried to @mattrosno he suggested me to write my doubts in this forum. So @mattrosno @cal-smith can you help me with validating the carbon form in angular? Thanks..!!
Beta Was this translation helpful? Give feedback.
All reactions