This is an automated email from the ASF dual-hosted git repository.
lukaszlenart pushed a change to branch
feature/WW-5695-html5-constraint-validation
in repository https://gitbox.apache.org/repos/asf/struts.git
from 184006c53 WW-5695 docs(design): correct the spec and plan to match the
post-fix behaviour
add 1cf6198d0 WW-5695 refactor(components): address SonarQube findings
No new revisions were added by this update.
Summary of changes:
.../struts2/components/EcmaScriptSafeRegex.java | 106 ++++++++++++---------
.../java/org/apache/struts2/components/Form.java | 25 ++++-
.../components/StrutsHtmlConstraintProvider.java | 9 +-
.../org/apache/struts2/components/TextField.java | 4 +-
.../org/apache/struts2/views/jsp/ui/FormTag.java | 6 ++
.../components/ConstraintAttributesTest.java | 2 +-
.../components/FormFieldValidatorsTest.java | 1 +
.../StrutsHtmlConstraintProviderTest.java | 10 +-
8 files changed, 104 insertions(+), 59 deletions(-)