aboutsummaryrefslogtreecommitdiffstats
path: root/server/src/main/java/com/vaadin/data/validator
Commit message (Expand)AuthorAgeFilesLines
* 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
* Introduce DateTimeFile and InlineDateTimeField. (#8218)Denis2017-01-191-0/+51
* Rename com.vaadin.data.util.converter to com.vaadin.data.converterPekka Hyvönen2016-12-144-4/+4
* Use final modifier where appropriatePer-Åke Minborg2016-11-093-3/+3
* Add private constructor for utility classesPer-Åke Minborg2016-11-021-0/+3
* Add Bindinding.setRequiredPekka Hyvönen2016-11-022-128/+0
* Introduces ValidationResult interface to replace Result in validators.Denis Anisimov2016-11-017-25/+27
* Replace setRequired & HasRequired with setRequiredIndicatorPekka Hyvönen2016-11-011-5/+6
* Remove Locale from BeanValidator because of ValueContextPekka Hyvönen2016-10-311-46/+15
* Add ValueContext to ValidatorsTeemu Suo-Anttila2016-10-266-7/+13
* Correct serializable issues and test that components can be serializedLeif Åstrand2016-10-241-2/+2
* Update DateRangeValidator to be LocalDate based (#320).Denis Anisimov2016-09-261-19/+7
* 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-1817-17/+17
* Remove trailing whitespace from code and javadocArtur Signell2016-08-1817-128/+128
* Provide a NotEmptyValidator for Binder setRequired functionality.Denis Anisimov2016-08-151-0/+76
* Convert old validators (#87).Denis Anisimov2016-08-1116-0/+1274
* Move old validators to legacy package (pre-#87).Denis Anisimov2016-08-1020-1855/+0
* Move Validator and Validatable into legacy package.Denis Anisimov2016-08-094-5/+5
* Migrate vaadin-server build to mavenTeemu Suo-Anttila2016-03-1420-0/+1855