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

refactor(validator): improve SOLID principles implementation and add … #3

Merged
merged 1 commit into from
Oct 24, 2024

Conversation

walmir-silva
Copy link
Contributor

…tests

  • fix: state controle for message errors
  • Extract interfaces for better dependency inversion
  • Implement proper validation result processing
  • Add unit tests for validation workflow
  • Improve email validation logic
  • Update composer dependencies

BREAKING CHANGE: Validator constructor signature has changed to support dependency injection

…tests

- fix: state controle for message errors
- Extract interfaces for better dependency inversion
- Implement proper validation result processing
- Add unit tests for validation workflow
- Improve email validation logic
- Update composer dependencies

BREAKING CHANGE: Validator constructor signature has changed to support dependency injection
@walmir-silva walmir-silva merged commit 0dc52a0 into main Oct 24, 2024
1 check passed
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.

1 participant