respect-validation/tests/unit/Validators/Core
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
..
ComparisonTest.php Fix SPDX headers in all files 2026-02-03 15:23:23 +01:00
CompositeTest.php Rename Composite to LogicalComposite 2026-02-06 18:15:36 +01:00
EnvelopeTest.php Fix SPDX headers in all files 2026-02-03 15:23:23 +01:00
FilteredArrayTest.php Fix SPDX headers in all files 2026-02-03 15:23:23 +01:00
FilteredStringTest.php Fix SPDX headers in all files 2026-02-03 15:23:23 +01:00
ReducerTest.php Fix SPDX headers in all files 2026-02-03 15:23:23 +01:00
SimpleTest.php Fix SPDX headers in all files 2026-02-03 15:23:23 +01:00