Skip to content

change rules to nestedRecursiveRules#31

Closed
cntabana wants to merge 1 commit intobackstagephp:mainfrom
cntabana:fix/tagsinput-validation
Closed

change rules to nestedRecursiveRules#31
cntabana wants to merge 1 commit intobackstagephp:mainfrom
cntabana:fix/tagsinput-validation

Conversation

@cntabana
Copy link
Contributor

This PR fixes the validation issue with the TagsInput fields (to, cc, bcc) by replacing rules() with nestedRecursiveRules(). Since these fields are cast to JSON in the database, using standard rules() was not applying validation correctly to individual email addresses within the tag input.

@Baspa
Copy link
Contributor

Baspa commented Mar 19, 2025

Fixed in #33

@Baspa Baspa closed this Mar 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants