6 次代码提交 (0a8ef38b0549d8b975e05aa5967cc8e05283bb27)

作者 SHA1 备注 提交日期
  Tatu Lund 0a8ef38b05
Bump hibernate-validator from 4.3.2.Final to 5.3.5.Final (#12083) 3 年前
  Ilia Motornyi 6541b7bad2 Update copyright year (#10761) 6 年前
  Ahmed Ashour c147b5d85b Use Collection.isEmpty() (#10172) 6 年前
  Ilia Motornyi a3e4931d3a Replacement guide javadocs for deprecated classes, part two (#8719) 7 年前
  Denis Anisimov cef5b51d3f Mark all server compatibility classes deprecated (#144). 7 年前
  Artur Signell c6b44ac8ad Move and rename server classes which go into the compatibility package 7 年前
  Artur Signell dd5870249c Move DateField and old validators to compatibility package 7 年前
  Artur Signell f3c880194b Rename legacy packages to v7 7 年前
  Artur Signell 588f3cc7f8 Update copyright year to 2016 7 年前
  Artur Signell eeffa805a2 Remove trailing whitespace from code and javadoc 7 年前
  Artur Signell 6d54d78944 Format using Eclipse Neon 7 年前
  Denis Anisimov 314eb377dd Move old validators to legacy package (pre-#87). 7 年前
  Denis Anisimov fd651d7921 Move Validator and Validatable into legacy package. 7 年前
  Teemu Suo-Anttila a6653d3fe4 Migrate vaadin-server build to maven 8 年前
  Artur Signell e77e73cf64 Update copyright year to 2014 10 年前
  Jarno Rantala 47f4c612a9 BeanValidator changed to throw exception with array of causes (#11324) 11 年前
  Artur Signell fb68bd5303 Updated copyright notices and added missing license headers 11 年前
  Artur Signell 8d0c857382 Replaced license place holder with actual license (#8955) 11 年前
  Artur Signell e85d933b25 Moved server files to a server src folder (#9299) 11 年前
  Leif Åstrand 3604bf01de Add Java 6 @Override annotations to all methods from interfaces 12 年前
  Henri Sara 29d7012647 Rename BeanValidationValidator to BeanValidator based on review. 12 年前
  Henri Sara be5404d3f7 Move bean validation implementation availability check to 12 年前
  Artur Signell fe8c5864a0 Removed static helper for BeanValidationValidator as it incorrectly 12 年前
  Henri Sara 315398b7e8 Improve javadoc for bean validation (#8093). 12 年前
  Artur Signell 884d029ca7 #8093 Ensure that property id is a non-null String. Cache if Bean 12 年前
  Artur Signell 0d6357abf3 #8095 Only use BeanValidation if a JSR-303 implementation is available 12 年前
  Artur Signell b3ab514c4c #8093 Removed unused method property, conversion and 12 年前
  Henri Sara 96b11d0213 Fix BeanValidation license information and make it serializable. 12 年前
  Henri Sara 41e6f404c4 #8093 Support JSR-303 Bean Validation 12 年前