
Announcements
I have implemented linear input component. How can i add validation in components? Is there any validation framework for the same before inserting data into database (CDS)? How can i perform validation on Power app component framework control.
What kind of validation are you looking for? The control is just Typescript. If you need to validate the inputs, you can just write the code for it in the PCF.