lukaszlenart opened a new pull request, #333: URL: https://github.com/apache/struts-site/pull/333
Docs for [WW-5702](https://issues.apache.org/jira/browse/WW-5702) items 2, 8, 9, 10 and 11 — companion to apache/struts#1935. Also fixes the `visitor` row, which apache/struts#1934 made stale (the visited object's validators now apply to nested fields). Changes on `core-developers/client-side-validation.md`: - `data-msg-*` is rendered only on controls that submit a value, never on `<s:label>` or an unrecognised `type`; a validator type that is not a plain attribute name gets no message attribute - a provider cannot change `type` or override a developer-set attribute (case-insensitively); the `type="email"` example is replaced with ones a provider can actually do - ECMAScript-safe now describes the `v`-flag rules: what must be escaped inside a class, the hyphen-as-range-only rule, doubled punctuators, `[]a]`, and the lone `]`/`}` and `\-` cases outside a class — with the email-shaped regex as the worked example 🤖 Generated with [Claude Code](https://claude.com/claude-code) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
