Previous Topic: Regular Expression Implementation

Next Topic: JavaScript Interface for Task-Level Validation

JavaScript Implementation

A JavaScript-based validation rule must implement the relevant interface, depending on whether the rule is used for task-level validation or directory-level validation.

At validation time, CA Identity Manager calls validate() and passes the value to be validated.