Community Tip - Did you know you can set a signature that will be added to all your posts? Set it here! 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