const mixinafFormBean::Messages

afFormBean::Messages

(Service) - Creates a map of messages by merging together property files. Property files are looked for in the following locations:

  • FormBean.props in pod afFormBean
  • FormBean.props in pod <pod>
  • <bean>.props in pod <pod>

Messages override those defined previously.

getMessages

Source

@Operator
abstract Str:Str getMessages(Type beanType)

Returns messages for the given bean.