Annotation Type LocalizedHelperTextMessage
@Target(FIELD)
@Retention(RUNTIME)
@LocalizedProperty
@Messages("helperText")
public @interface LocalizedHelperTextMessage
Used to translate the "helperText" property of components using a newly
declared message key.