emberfeather / algid

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Respect Confirmations on Model Validation

Zoramite opened this issue · comments

When validating a model need to respect the ability for an attribute to have a confirmation value.

Ex:

There can be a password and a password-confirm that need to match values if they are present.