This is an automated email from the ASF dual-hosted git repository. papegaaij pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/wicket.git
commit d12a0e5d0137e21b454fddfe7aafa42da4cc6070 Merge: 664b24f2f5 5f09a59ebc Author: Emond Papegaaij <[email protected]> AuthorDate: Thu Jun 26 16:08:22 2025 +0200 Merge pull request #1186 from mira-silhavy/WICKET-7159-form-validator-disabled-field WICKET-7159 Run FormValidators if at least one component is enabled. .../wicket/markup/html/form/FormVisitTest.java | 21 ++++++++++++- .../org/apache/wicket/markup/html/form/Form.java | 35 ++++++++++++++++++---- .../html/form/validation/IFormValidator.java | 14 +++++---- 3 files changed, 58 insertions(+), 12 deletions(-)
