When using FormValidation with some server-side frameworks such as
CakePHP,
Symfony,
Rails,
Spring, etc, there is a relationship between the model name and the attribute
name
of input.
For example, assuming that a user is modeled by classUser
withfirstName
lastName
username
, emails[]
properties.
No comments:
Post a Comment