JOI(json validation) js validation supported?

Hi there,

I am glad to know that appsmith is javascript supported, and normally, JOI(json validation) was widedly used in our customer case, so i was curious if smith supports joi validation here?

Thanks in advance!

Michael

Hey @gaoxia! Welcome to the Appsmith community :slight_smile:

To answer your question Appsmith does not support JOI out of the box. Although, we are about to introduce a feature using which you’d be able to import JS libs (npm packages). This’ll make it easier to validate JOI with external lib.