I use annotation @Pattern (regexp = PHONE_REGEXP, message = "{constraints.phoneIncorrectFormat}") in many places. Is it possible to save this annotation as, for ex