Community Tip - Visit the PTCooler (the community lounge) to get to know your fellow community members and check out some of Dale's Friday Humor posts! X
Hi, We want to develop custom validation using java class but we didn’t find comprehensive documantation about custom validation. You have comprehensive and very useful documents about Odata rest api, but I could not find a document about customizing with java. Do you have a comprehensive document about customizing with Java?
Are you referring to UI Validators?
No, for example I want to write a validation rule on the bom screen so that the top part cannot be released before the parts below it are released.
I think you want to look at Business Rules:
This might already be available.
actually this is just one example. there are more. I want to develop validation rules with java classes in general. For this I need a comprehensive documentation