respect-validation/tests/unit
Henrique Moody e84d15f4e4
Rename Composite to LogicalComposite
Rename the Composite class to LogicalComposite to more accurately reflect
its purpose as a validator that combines child validators using logical
operations (AND, OR, NAND, XOR).

This better naming also opens the door for additional composite patterns
beyond logical operations, enabling future validator compositions.

Assisted-by: OpenCode (GLM 4.5)
2026-02-06 18:15:36 +01:00
..
Exceptions Fix SPDX headers in all files 2026-02-03 15:23:23 +01:00
Helpers Enhance LintSpdxCommand with contributor tracking and header normalization 2026-02-03 15:23:20 +01:00
Message Update translation docs 2026-02-06 17:11:34 +00:00
Transformers Fix SPDX headers in all files 2026-02-03 15:23:23 +01:00
Validators Rename Composite to LogicalComposite 2026-02-06 18:15:36 +01:00
ContainerRegistryTest.php Fix SPDX headers in all files 2026-02-03 15:23:23 +01:00
IdTest.php Prevent validators from generating validatorBuilder Ids 2026-01-26 13:57:39 +01:00
NamespacedRuleFactoryTest.php Fix SPDX headers in all files 2026-02-03 15:23:23 +01:00
ResultQueryTest.php Fix SPDX headers in all files 2026-02-03 15:23:23 +01:00
ResultTest.php Fix SPDX headers in all files 2026-02-03 15:23:23 +01:00
ValidatorBuilderTest.php Fix SPDX headers in all files 2026-02-03 15:23:23 +01:00