aboutsummaryrefslogtreecommitdiffstats
path: root/server/src/main/java/com/vaadin/data/validator/BeanValidator.java
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year range (#12507)Anna Koskinen2022-01-111-1/+1
* Update copyright year range. (#12215)Anna Koskinen2021-03-041-1/+1
* Bump hibernate-validator from 4.3.2.Final to 5.3.5.Final (#12083)Tatu Lund2020-08-251-0/+4
* Update copyright year (#10761)Ilia Motornyi2018-03-271-1/+1
* Provide a way to configure bean binder to auto set required fields (#8460)Denis2017-02-081-1/+1
* Extract Bean validation logic from Binder to BeanValidationBinderDenis2017-01-251-1/+1
* Rename com.vaadin.data.util.converter to com.vaadin.data.converterPekka Hyvönen2016-12-141-1/+1
* Add private constructor for utility classesPer-Åke Minborg2016-11-021-0/+3
* Introduces ValidationResult interface to replace Result in validators.Denis Anisimov2016-11-011-7/+8
* Remove Locale from BeanValidator because of ValueContextPekka Hyvönen2016-10-311-46/+15
* Add ValueContext to ValidatorsTeemu Suo-Anttila2016-10-261-1/+2
* Extract validation availability check out of BeanValidator (#251).Denis Anisimov2016-09-231-51/+38
* Format the project using Neon, remove trailing whitespaceArtur Signell2016-08-311-2/+2
* Remove trailing whitespaceArtur Signell2016-08-231-2/+2
* Implement BeanBinder with JSR-303 validationJohannes Dahlström2016-08-221-5/+45
* Update copyright year to 2016Artur Signell2016-08-181-1/+1
* Remove trailing whitespace from code and javadocArtur Signell2016-08-181-13/+13
* Convert old validators (#87).Denis Anisimov2016-08-111-0/+195
* Move old validators to legacy package (pre-#87).Denis Anisimov2016-08-101-183/+0
* Move Validator and Validatable into legacy package.Denis Anisimov2016-08-091-1/+1
* Migrate vaadin-server build to mavenTeemu Suo-Anttila2016-03-141-0/+183