aboutsummaryrefslogtreecommitdiffstats
path: root/server/src/test/java/com/vaadin/data/validator/ValidatorTestBase.java
Commit message (Expand)AuthorAgeFilesLines
* Use static import of Assert in tests (#10126)Ahmed Ashour2017-10-031-4/+7
* Make server tests use fixed locale where needed (#8226)Henri Sara2017-01-121-1/+2
* Rename com.vaadin.data.util.converter to com.vaadin.data.converterPekka Hyvönen2016-12-141-1/+1
* Introduces ValidationResult interface to replace Result in validators.Denis Anisimov2016-11-011-8/+12
* Add error message provider to provide translationsTeemu Suo-Anttila2016-11-011-2/+17
* Add ValueContext to ValidatorsTeemu Suo-Anttila2016-10-261-3/+5
* Convert old validators (#87).Denis Anisimov2016-08-111-0/+24