- [X] initial support - [ ] correct exception text, e.g. "name[0] must not be blank" - [ ] support for map keys and map values (exception text?) - [ ] Regexp compile-time precache working? (List<@Pattern(regexp = "\\d*") String) - [ ] Add dynamic tests for all features