String
이외의 타입이 있는 요소에
@Pattern
어노테이션이 적용되는 경우 보고합니다.
예:
@Pattern("\\d\\d")
int
i;