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, create ValidatorRule class #20

Merged
merged 49 commits into from Apr 19, 2024

Conversation

DarkSide666
Copy link
Member

@DarkSide666 DarkSide666 commented Apr 14, 2024

  • introduce ValidatorRule class
  • refactor Validator class
  • set proper phpstan-types
  • slightly improve tests
  • proper value comparing, better support for complex field types

src/Validator.php Outdated Show resolved Hide resolved
src/ValidatorRule.php Outdated Show resolved Hide resolved
tests/BasicTest.php Outdated Show resolved Hide resolved
tests/BasicTest.php Outdated Show resolved Hide resolved
src/Validator.php Outdated Show resolved Hide resolved
src/Validator.php Outdated Show resolved Hide resolved
src/Validator.php Outdated Show resolved Hide resolved
src/Validator.php Outdated Show resolved Hide resolved
src/Validator.php Outdated Show resolved Hide resolved
src/Validator.php Outdated Show resolved Hide resolved
@DarkSide666 DarkSide666 merged commit 9b02761 into develop Apr 19, 2024
29 checks passed
@DarkSide666 DarkSide666 deleted the feature/validator-rule branch April 19, 2024 22:16
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.

None yet

2 participants