@Retention(value=RUNTIME)
@Target(value=FIELD)
public @interface RichText
Marks an entity attribute as storing rich text (HTML) content. Used to identify fields which should be processed by
RichTextHandler, in
order to sanitize and replace URL's from / to internal tags