Hi
I have a requirement in my component, Where the RTE Field is Required, I tried Adding required true, allowBlank False, But it is not working, I need to write the validation code to achieve this functionality, I found the code in below link but it is not working in AEM 6.2, I did the changes suggested in the link but the field is not validating.
http://experience-aem.blogspot.com/2015/08/aem-61-support-required-property-on-richtext-editor-rte-o...
Can anyone, Please suggest what are the changes I need to be done to make it work in AEM 6.2(Touch UI)