respect-validation/tests
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
..
benchmark Create ShortCircuit validator and ShortCircuitable interface 2026-02-05 17:32:42 +01:00
feature Update translation docs 2026-02-06 17:11:34 +00:00
fixtures Fix SPDX headers in all files 2026-02-03 15:23:23 +01:00
src Rename Composite to LogicalComposite 2026-02-06 18:15:36 +01:00
unit Rename Composite to LogicalComposite 2026-02-06 18:15:36 +01:00
bootstrap.php Fix SPDX headers in all files 2026-02-03 15:23:23 +01:00
Pest.php Fix SPDX headers in all files 2026-02-03 15:23:23 +01:00