Difference between #3 and #4 of
How to customize the error message of a validation rule

Revision #4 has been created by rainyjune on Jun 16, 2010, 2:29:15 AM with the memo:

add Chinese version
« previous (#3) next (#5) »

Changes

Title unchanged

How to customize the error message of a validation rule

Category unchanged

Tutorials

Yii version unchanged

Tags unchanged

Content changed

[...]
}
}
```

In the above, the customized error message contains a predefined placeholder `{attribute}`. The [CRequiredValidator] (whose alias is `required`) will replace this placeholder with the actual attribute name that fails the validation.

 
### Links
 
[Chinese version](http://dreamneverfall.cn/node/106)
13 0
14 followers
Viewed: 144 215 times
Version: 1.1
Category: Tutorials
Tags:
Written by: qiang
Last updated by: Yang He
Created on: Feb 4, 2009
Last updated: 11 years ago
Update Article

Revisions

View all history