Previous Topic: Regular Expression ImplementationNext 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 IdentityMinder calls validate() and passes the value to be validated.