aboutsummaryrefslogtreecommitdiffstats
path: root/server/src/test/java/com/vaadin/data/ValidatorTest.java
Commit message (Expand)AuthorAgeFilesLines
* Remove copyright headers from test code (#10770)Teemu Suo-Anttila2018-03-281-15/+0
* Update copyright year (#10761)Ilia Motornyi2018-03-271-1/+1
* Simplify lambda expressions (#10198)Ahmed Ashour2017-10-201-1/+2
* Use static import of Assert in tests (#10126)Ahmed Ashour2017-10-031-4/+6
* Rename com.vaadin.data.util.converter to com.vaadin.data.converterPekka Hyvönen2016-12-141-1/+0
* Introduces ValidationResult interface to replace Result in validators.Denis Anisimov2016-11-011-5/+3
* Add error message provider to provide translationsTeemu Suo-Anttila2016-11-011-1/+29
* Add ValueContext to ValidatorsTeemu Suo-Anttila2016-10-261-48/+5
* Update copyright year to 2016Artur Signell2016-08-181-1/+1
* Binding.withValidator and Binder.validate methods (#26).Denis Anisimov2016-08-101-0/+93