mirror of
https://github.com/Respect/Validation.git
synced 2026-03-14 14:25:45 +01:00
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) |
||
|---|---|---|
| .. | ||
| benchmark | ||
| feature | ||
| fixtures | ||
| src | ||
| unit | ||
| bootstrap.php | ||
| Pest.php | ||