aboutsummaryrefslogtreecommitdiffstats
path: root/server/src/test/java/com/vaadin/data/ValidatorTest.java
Commit message (Collapse)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
| | | | | | | | * Simplify lambda expressions And remove unneeded 'return' keyword. * Format
* Use static import of Assert in tests (#10126)Ahmed Ashour2017-10-031-4/+6
| | | | Also removes dependency on junit.framework.TestCase .
* 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
| | | | | | Fixes vaadin/framework8-issues#414 Change-Id: I2d4e101f29542fadfdd30ce63455a0e078e0e735
* Add error message provider to provide translationsTeemu Suo-Anttila2016-11-011-1/+29
| | | | Change-Id: I657535d377c471369e8c77fa1db946c490023939
* Add ValueContext to ValidatorsTeemu Suo-Anttila2016-10-261-48/+5
| | | | Change-Id: I2ac99adf1fdb60dc0638e6fe98c4542ebd5f21a5
* Update copyright year to 2016Artur Signell2016-08-181-1/+1
| | | | Change-Id: I6485dee1ebba12b180a9063ed4b530f7dc63cd77
* Binding.withValidator and Binder.validate methods (#26).Denis Anisimov2016-08-101-0/+93
Change-Id: I0641ea6118cd873c803d3c21d82b14fe8db4baa2