This is an automated email from the ASF dual-hosted git repository. kusal pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/struts-site.git
commit 24f8a1a25208652934b06f99e5358634b0d35661 Merge: 82a5de7a3 9fd861ccc Author: Kusal Kithul-Godage <g...@kusal.io> AuthorDate: Fri Feb 2 17:25:44 2024 +1100 Merge pull request #227 from apache/WW-5352-struts-param-doc WW-5352 Update documentation for @StrutsParameter source/core-developers/basic-validation.md | 3 + source/core-developers/client-validation.md | 3 + source/core-developers/conversion-validator.md | 3 +- source/core-developers/file-upload-interceptor.md | 3 + source/core-developers/file-upload.md | 9 ++ .../core-developers/type-conversion-annotation.md | 4 + source/core-developers/type-conversion.md | 2 + .../core-developers/using-non-field-validators.md | 3 + .../using-visitor-field-validator.md | 1 + source/core-developers/validation-annotation.md | 1 + source/core-developers/validation.md | 1 + source/core-developers/wildcard-mappings.md | 2 + source/getting-started/coding-actions.md | 4 +- source/getting-started/processing-forms.md | 32 ++++--- source/plugins/junit/index.md | 1 + .../plugins/portlet/struts-2-portlet-tutorial.md | 10 ++- source/security/index.md | 97 +++++++++++++++++++--- 17 files changed, 153 insertions(+), 26 deletions(-)