Question
LTIMindtree
LTIMindtree
IN
LTIMindtree
Posted: Mar 7, 2020
Last activity: Mar 9, 2020
Last activity: 9 Mar 2020 4:51 EDT
Closed
edit-validate custom code for Valu NULL
i want to write a custom java code for if the property value NULL
Hi
You can use OOTB pzIsNotEmpty edit validate rule if you just want to check if the value is NULL.
You can take a look at the javacode in it if you want to customize.
Hope this helps