Hello All
Hope you all are doing well :)
When we are creating any data entry form , at that time preventing duplicate entries for some of attributes is very basic validation requirement .
Suppose We are creating a form to make new Departments entry and there should not be two departments with same name so for this type of validation we need not to write single line of code in Oracle ADF as there are predefined business rules for basic validation