114 Révisions (debfc3b0385e931a4cb4d694c61223674c2413c2)

Auteur SHA1 Message Date
  Tatu Lund debfc3b038 Cherry picks of Binder fixes in Flow (#11758) il y a 4 ans
  Sun Zhe 0e1738ee89
Add javadoc for validate() call in Binder (#11318) il y a 5 ans
  Mehdi Javan 023ec7f48c Fixing NPE in Binder, ported from Flow (#11290) il y a 5 ans
  Mehdi Javan 2e3f4708a8 Improving javadoc of Binder.removeBinding (#11107) il y a 5 ans
  Ilia Motornyi 0528aaafa3
Fix small formatting issues (#10960) il y a 6 ans
  Ilia Motornyi 1b9feecc74
Fix Binder javadocs (#10907) il y a 6 ans
  Ilia Motornyi d543e47bec Enable Maven plugin for Eclipse formatting (#10829) il y a 6 ans
  Teemu Suo-Anttila 78daf54cbf Update release notes and since tags for 8.4 (#10760) il y a 6 ans
  Ilia Motornyi 6541b7bad2 Update copyright year (#10761) il y a 6 ans
  Márcio P. Dantas 3c52491a5b Added method asRequired with a custom required validator to BindingBuilder. (#10724) il y a 6 ans
  Teemu Suo-Anttila 00c3f2c37c Fix ValueChangeListener order changes with Binder (#10745) il y a 6 ans
  Teemu Suo-Anttila 5aa6433972 Add missing null check to Binding (#10726) il y a 6 ans
  Teemu Suo-Anttila 4cacbf7d7f Add setReadOnly for Bindings (#10482) il y a 6 ans
  Marco Collovati 1619d1f0bb Treat fields as readonly when bound with null setter (#10477) il y a 6 ans
  Marco Collovati b35d2ae872 Make Binder.setReadonly ignore effectively readonly bindings (#10368) il y a 6 ans
  Teemu Suo-Anttila c6f5c583ad
Improve Binder JavaDocs and APIs (#10347) il y a 6 ans
  Aleksi Hietanen 0fbeb0a626
Extract AbstractBeanPropertyDefinition and PropertyFilterDefinition (#10344) il y a 6 ans
  Teemu Suo-Anttila ed57efc07e
Update since tags in JavaDoc (#10325) il y a 6 ans
  Olli Tietäväinen 99d8b1d16f Improve nested property support for Binder (#9925) il y a 6 ans
  Teemu Suo-Anttila a8b09b222a Add API to read Binding value from bean (#10316) il y a 6 ans
  Ahmed Ashour 7c8f440781 Remove trailing spaces (#10224) il y a 6 ans
  Stephan Knitelius afb9d3b6c1 Added utility method Binder#asRequired() (#9873) il y a 6 ans
  Ahmed Ashour a9c83ba07e Use .toLowerCase and .toUpperCase(Locale.ROOT) (#10182) il y a 6 ans
  Teemu Suo-Anttila d0b5741b81 Add ErrorLevel to Validators and results (#10099) il y a 6 ans
  Teemu Suo-Anttila dd806e8bb3 Fix Binder bean writing to only validate and write given bindings (#10162) il y a 6 ans
  Ahmed Ashour eda970f667 Don't use synthetic methods for listener classes. (#10135) il y a 6 ans
  Ahmed Ashour 83f5e593f6 Fix typos (#10124) il y a 6 ans
  Ahmed Ashour 763a5cbe8c First sentence of javadoc should end with a period (#10114) il y a 6 ans
  Henri Sara 198ec82c51 Add since tags and update release notes (#10109) il y a 6 ans
  Ahmed Ashour 7065740d6d Use interface instead of implementation (#10073) il y a 6 ans
  Teemu Suo-Anttila e0b661fae5 Fix BindingBuilder to always use the same instance (#10004) il y a 6 ans
  Teemu Suo-Anttila f5d8dd7bf4 Improve Binder value change handling with bean validation (#9988) il y a 6 ans
  Teemu Suo-Anttila 1f59cb51af Add API for running BindingValidationStatusHandlers (#9966) il y a 6 ans
  Piotr Wilkin 797cc0104e Fix removeBinding logic (#10002) il y a 6 ans
  Teemu Suo-Anttila fac79ef885 Add methods to remove Bindings from Binder (#9932) il y a 6 ans
  Henri Sara bac31cfb7c Update Binder isValid() javadoc (#9930) il y a 6 ans
  Teemu Suo-Anttila ee4625d097 Fix Binder bindInstanceFields code example in JavaDoc (#9929) il y a 6 ans
  Aleksi Hietanen 2bea0c4b10 Binder javadoc fix (#9886) il y a 6 ans
  Aleksi Hietanen 13961956f6 Minor javadoc improvements (#9885) il y a 6 ans
  Leif Åstrand 921cd76504 Unify basic instance creation and related error reporting (#9704) il y a 6 ans
  Teemu Suo-Anttila dde0f91af4 Add internal state validators for HasValue (#9532) il y a 7 ans
  Ilia Motornyi 9c3868e897 Add an optional HasValue to a ValueContext il y a 7 ans
  Artur 2c5dd49f00 Only throw from Binder.bindInstanceFields if there are no bindings at all (#9487) il y a 7 ans
  Teemu Suo-Anttila 870ac3dd37 Throw exception if user modifies same binding step twice il y a 7 ans
  Aleksi Hietanen 3f4c1e734d Add missing since tag to Binder#getFields (#9395) il y a 7 ans
  Artur 91e34500d7 Clear errors when clearing binder fields (#9364) il y a 7 ans
  Artur dfe4e3bf6f Add a method for getting bound fields from Binder (#9365) il y a 7 ans
  Artur eef6e0bb50 Make bindInstanceFields not bind fields already bound using functions (#8998) il y a 7 ans
  Matti Tahvonen da7b805f10 Improved Binder#hasChanges JavaDoc (#8912) il y a 7 ans
  Artur a720d998f5 Use an informative exception message when Binder is incorrectly constructed (#8631) il y a 7 ans