onInput(e)
Update the state of the confirmation field
renderComponent()
Set the el type to 'password'
setConfirmationField(passwordField)
Set this field as the confirmation for the targeted password field:
setOptions()
Add the password regexp, and the minLength (+set messges)
validate()
The validation adds the confirmation password field support