2021年1月3日星期日

Error Validations using Reactive Driven Forms angular 11

Perhaps an Experienced Full Stack Developer can help regarding this - (Not an issue, more research and Development) I have a task where I have to write validations on our new angular 11 platform, they want it to be reactive driven validations, which is fine, my main issue is, Lets say there is a XML File in our DB and that xml contains all the Business Rules validations, How do I go about calling the XML from the DB into my angular Component to match those values, and if it does match the validation it should output an error.. I understand Template Driven But Reactive Driven while calling an xml file trying to match to those values, thats where I am stuck.. My only guess is writing a service calling that xml convert it to JSON OBJ etc. Any input would be appreciated.

https://stackoverflow.com/questions/65556406/error-validations-using-reactive-driven-forms-angular-11 January 04, 2021 at 08:38AM

没有评论:

发表评论