Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add validators #9

Merged
merged 3 commits into from
Jan 4, 2024
Merged

Add validators #9

merged 3 commits into from
Jan 4, 2024

Conversation

lfortunier
Copy link
Contributor

@lfortunier lfortunier commented Jan 3, 2024

  • Add egulias/email-validator dependency because Symfony\Component\Validator\Constraints\Email need it : Symfony\Component\Validator\Exception\LogicException: The "egulias/email-validator" component is required to use the "Symfony\Component\Validator\Constraints\Email" constraint in strict mode
  • Add symfony/form dependency because FileRequiredOnNewValidator need it (if ($object instanceof FormInterface) {)

@mathieu-ducrot mathieu-ducrot merged commit fbfc2bf into main Jan 4, 2024
1 check passed
@mathieu-ducrot mathieu-ducrot deleted the add_validators branch January 4, 2024 07:46
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