We recommend that you use Model Editor to create a special validation rule that checks all new passwords against a regex expression. For more information, refer to the following help topic: Validate ...
This example illustrates how to avoid validating an editor after its value was changed. Validation is performed on a button click only. The main idea is to extend the default adapter and override the ...