Revision #4 was created by rainyjune on Jun 16, 2010, 2:29:15 AM.
add Chinese version
Content
[...]
}
}
```
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.