Historique des commits

Auteur SHA1 Message Date
  Falko Schindler 1786e0a008 Add support for async validation functions (#4024) il y a 6 mois
  Falko Schindler 5c1139b4a4 hide bottom space for error message when validation is None (#3660) il y a 9 mois
  Falko Schindler b7730dfc98 reserve bottom space for error message (#3446) il y a 9 mois
  Falko Schindler 6938b8f072 return self il y a 1 an
  Falko Schindler 999068c30a add pytest il y a 1 an
  Falko Schindler 0f89729d12 introduce disable_auto_validation() for validation elements il y a 1 an
  Falko Schindler 38fcfe13fd set validation attribute before intitializing the value (fixes #2641) il y a 1 an
  Falko Schindler fdd930815e code review, refactoring, documentation il y a 1 an
  iron3oxide 5dcabf8089 fix: Update error message correctly il y a 1 an
  Falko Schindler 472efa0306 code review, pytest and documentation il y a 1 an
  steweg 379a1c04e7 Merge branch 'main' into feature/enhanced_validations il y a 1 an
  Stefan Gula ce91ad2326 Fixed setter behavior il y a 1 an
  Stefan Gula 68fa55c71f Refactored based on PR review comments il y a 1 an
  Falko Schindler 7ec8b5e6d5 don't replace empty validation dicts with new instances (#2235) il y a 1 an
  Falko Schindler aa1a20def2 avoid type conflict (mypy) il y a 1 an
  Falko Schindler 5cbbf2af07 Merge branch 'main' into feature/enhanced_validations il y a 1 an
  Mathias G d1d4c4a5cd validate now returns a bool il y a 1 an
  Stefan Gula cd7ce576ef Refactored to allow just external validation il y a 1 an
  Stefan Gula c787adc494 Adjusting validation element for better err_msg il y a 1 an
  Falko Schindler d9d65d0647 consistently use prefix "on_" for registering handlers only (fixes #1326) il y a 1 an
  Falko Schindler 6645c2029a add missing docstrings to public functions; consistently mark other functions private il y a 1 an
  Falko Schindler 92ffa24925 introduce valitate() method for validation elements il y a 1 an
  Falko Schindler 9042cc0570 refactor input validation into a mixin il y a 1 an