Functiondojox.form.PasswordValidator._createSubWidgets

dojo.require("dojox.form.PasswordValidator");
defined in dojox/form/PasswordValidator.js

Turns the inputs inside this widget into "real" validation widgets - and sets up the needed connections.

Usage

function () (view source)