Question
3
Replies
162
Views
Areteans
Posted: July 28, 2019
Last activity: August 23, 2019
Closed
Solved
OOTB Edit Validate Rules
Hello,
I see that few of the internal edit validate rules like pzAlphaNumericSpaceValidation,
AlphaNumericSpaceValidationdont display the code other than return true statement yet still perform the validation.
I would like to know if we can view the code to make the desired changes as per my requirement.
Any suggestions are appreciated.
Thanks,
Satish
***Moderator Edit-Vidyaranjan: Updated Platform Capability***
Hi Satish,
Yes you can create your own Use validate rule.
Take a look at AlphaNumericValidation rule which might give you an idea. If you have a bit of Java knowledge it will be easy.
Instead of creating a Use validate i would suggest to go with Validate rule.
-Sarath