クラス | 説明 |
---|---|
ActionMessage |
An encapsulation of an individual message returned by the
validate method of an ActionForm , consisting
of a message key (to be used to look up message text in an appropriate
message resources database) plus up to four placeholder objects that can
be used for parametric replacement in the message text. |
ActionMessages |
A class that encapsulates messages.
|