Skip to content

Conversation

@murtukov
Copy link
Contributor

@murtukov murtukov commented Nov 3, 2025

Q A
Bug fix? no
New feature? no
BC breaks? no
Deprecations? no
Tests pass? yes
Documented? no
Fixed tickets none
License MIT

* Adjust validation for nested and partial input objects.
* Refactor metadata handling in `InputValidator`.
* Add test for `partialInputObjectsCollectionValidation`.
* Remove test `testOnlyPassedFieldsValidated`.
* Update validation constraints in YAML configuration files.
* Add missing trailing commas to array elements.
* Extract utility methods to `Utils` class.
* Simplify `InputValidator` by delegating common logic to `Utils`.
* Improve readability and reduce duplication across validation methods.
* Enhance docblocks for better clarity.
* Rename `applyClassValidation` to `applyClassConstraints`.
* Enhance docblocks for readability and clarity.
* Fix type hints and add return type for `unclosure` method.
* Update inline comments for better explanation of logic.
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