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