Код: Выделить всё
@Pattern(regexp = "???", message = "#i18n{obligatoire}")
@NotEmpty
private String stringTest;
< /code>
Я хочу просто исключить и < /code> символ. @Pattern (regexp = "^&") Подробнее здесь: https://stackoverflow.com/questions/501 ... -character