19 Revīzijas (0a8ef38b0549d8b975e05aa5967cc8e05283bb27)

Autors SHA1 Ziņojums Datums
  Tatu Lund 0a8ef38b05
Bump hibernate-validator from 4.3.2.Final to 5.3.5.Final (#12083) pirms 3 gadiem
  Ilia Motornyi 6541b7bad2 Update copyright year (#10761) pirms 6 gadiem
  Denis 1309be6c20 Provide a way to configure bean binder to auto set required fields (#8460) pirms 7 gadiem
  Denis fb2ceee075 Extract Bean validation logic from Binder to BeanValidationBinder pirms 7 gadiem
  Pekka Hyvönen 66e7b3df3d Rename com.vaadin.data.util.converter to com.vaadin.data.converter pirms 7 gadiem
  Per-Åke Minborg 4bd1ce19eb Add private constructor for utility classes pirms 7 gadiem
  Denis Anisimov e4d132f4cb Introduces ValidationResult interface to replace Result in validators. pirms 7 gadiem
  Pekka Hyvönen bcd7259e10 Remove Locale from BeanValidator because of ValueContext pirms 7 gadiem
  Teemu Suo-Anttila 524a69fd2d Add ValueContext to Validators pirms 7 gadiem
  Denis Anisimov 0b5e2f3469 Extract validation availability check out of BeanValidator (#251). pirms 7 gadiem
  Artur Signell 82806ef9b7 Format the project using Neon, remove trailing whitespace pirms 7 gadiem
  Artur Signell 77a5f855b9 Remove trailing whitespace pirms 7 gadiem
  Johannes Dahlström ec8904f6b0 Implement BeanBinder with JSR-303 validation pirms 7 gadiem
  Artur Signell 588f3cc7f8 Update copyright year to 2016 pirms 7 gadiem
  Artur Signell eeffa805a2 Remove trailing whitespace from code and javadoc pirms 7 gadiem
  Denis Anisimov 81b849c1af Convert old validators (#87). pirms 7 gadiem
  Denis Anisimov 314eb377dd Move old validators to legacy package (pre-#87). pirms 7 gadiem
  Denis Anisimov fd651d7921 Move Validator and Validatable into legacy package. pirms 7 gadiem
  Teemu Suo-Anttila a6653d3fe4 Migrate vaadin-server build to maven pirms 8 gadiem
  Artur Signell e77e73cf64 Update copyright year to 2014 pirms 10 gadiem
  Jarno Rantala 47f4c612a9 BeanValidator changed to throw exception with array of causes (#11324) pirms 11 gadiem
  Artur Signell fb68bd5303 Updated copyright notices and added missing license headers pirms 11 gadiem
  Artur Signell 8d0c857382 Replaced license place holder with actual license (#8955) pirms 11 gadiem
  Artur Signell e85d933b25 Moved server files to a server src folder (#9299) pirms 11 gadiem
  Leif Åstrand 3604bf01de Add Java 6 @Override annotations to all methods from interfaces pirms 12 gadiem
  Henri Sara 29d7012647 Rename BeanValidationValidator to BeanValidator based on review. pirms 12 gadiem
  Henri Sara be5404d3f7 Move bean validation implementation availability check to pirms 12 gadiem
  Artur Signell fe8c5864a0 Removed static helper for BeanValidationValidator as it incorrectly pirms 12 gadiem
  Henri Sara 315398b7e8 Improve javadoc for bean validation (#8093). pirms 12 gadiem
  Artur Signell 884d029ca7 #8093 Ensure that property id is a non-null String. Cache if Bean pirms 12 gadiem
  Artur Signell 0d6357abf3 #8095 Only use BeanValidation if a JSR-303 implementation is available pirms 12 gadiem
  Artur Signell b3ab514c4c #8093 Removed unused method property, conversion and pirms 12 gadiem
  Henri Sara 96b11d0213 Fix BeanValidation license information and make it serializable. pirms 12 gadiem
  Henri Sara 41e6f404c4 #8093 Support JSR-303 Bean Validation pirms 12 gadiem