Confirm Password Validator Element

Getting Started | API | Elements | Actions | Validators | Handlers | About

Table of Contents

1 Confirm Password Validator - #confirmpassword {}

When asking a user to enter a password (or other value) twice, confirm that the values match.

1.1 Usage

wf:wire(ButtonID, ConfirmPasswordID, #validate { validators=[
  #confirm_password { text="Passwords must match.", password=PasswordID }
]})

1.2 Attributes

text - (string)
The text to display if validation fails.
password - (atom)
Specify the Nitrogen Element ID of the Password textbox.

Author: Rusty Klophaus (@rklophaus) <>

Date: 2010-06-14 18:34:59 EDT

HTML generated by org-mode 6.33f in emacs 22