RTE Required Field In AEM 6.2
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.
Can anyone, Please suggest what are the changes I need to be done to make it work in AEM 6.2(Touch UI)