The trim operation was happening after validation, which meant whitespace was counted toward the max:255 validation rule. Now input is normalized before validation, matching the pattern used in Application and Service components. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-authored-by: Andras Bacsai <andrasbacsai@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| Advanced.php | ||
| Index.php | ||
| Updates.php | ||