How to Configure Validation at the Directory-Level

You configure directory-level validation in the directory.xml file and in a task screen. The basic steps are as follows:
cim1265
You configure directory-level validation in the directory.xml file and in a task screen. The basic steps are as follows:
  • In the directory.xml file, do the following:
    • Specify a validation rule in the ValidationRule element.
    • Specify a rule set in the ValidationRuleSet element. A rule set contains one or more predefined rules, custom validation rules, or rules of both types.
    • Associate a rule set with a managed object attribute in the ImsManagedObjectAttr element.
  • In a task screen, the field to be validated must be configured with the attribute mapped to the rule set.