Expand my Community achievements bar.

error on use $.validator.register function

Avatar

Level 3

Hello,

I am facing some problems to put validation on a cq:dialog.

I have created an aechive to put my validations, but on beginning of my code, on  $.validator.register({

I am having the following error: Uncaught TypeError: Cannot read property 'register' of undefined.

It seems that are some foundation dependency, but I don't know which one, and I have downloaded the foundation package, and I created the foundation archives on my clientlibs. I don't know what am I missing

1410555_pastedImage_0.png

I would be glad with some help,

Thanks in advance.

1 Reply

Avatar

Administrator

Please read and follow exact steps mentioned in this:- AEM Touch UI Custom Validation - Adobe Experience Manager | AEM/CQ | Apache Sling  And Try this package GitHub - nateyolles/aem-touch-ui-validation: AEM Touch UI Validation Library

If problem still persists then also share the AEM error.log!!

-kautuk



Kautuk Sahni