COMMITS
/ tests/Validation/ValidationRuleParserTest.php March 17, 2025
A
[12.x] Fixes how the fluent Date rule builder handles `date_format` (#55052)
Andrew Mast committed
February 19, 2025
A
[11.x] Fix: Handles non nested explode of multiple Date and Numeric rules in ValidationRuleParser (#54718)
AlexandreMeledandri committed
May 10, 2024
M
[11.x] Test Improvements (#51365)
Mior Muhammad Zaki committed
April 22, 2024
M
Provide context for NestedRules (#51160)
Mahmood Dehghani committed
January 17, 2024
D
fix Rule::unless for callable (#49726)
Daniel Bakan committed
November 20, 2023
M
[10.x] Add unless conditional on validation rules (#49048)
Michael Nabil committed
November 7, 2023
M
[10.x] Escape forward slashes when exploding wildcard rules (#48936)
matt-farrugia committed
January 9, 2023
S
[9.x] Method explodeExplicitRule working wrong with regex rule - Issue 45520 (#45555)
Steve Bauman committed
August 29, 2022
S
Apply fixes from StyleCI
StyleCI Bot committed
S
[9.x] Patch nested array validation rule regression bug (#43897)
Steve Bauman committed
May 2, 2022
D
Fix deprecation with empty rules (#42213)
Dries Vints committed
February 22, 2022
L
Enforce stricter assertions. (#41165)
Lucas Michot committed
February 11, 2022
S
[9.x] Patch regex rule parsing due to `Rule::forEach()` (#40941)
Steve Bauman committed
February 1, 2022
S
[9.x] Add ability to supply additional callbacks in Rule::when (#40730)
Steve Bauman committed
January 24, 2022
S
Rename `Rule::nested` to `Rule::forEach` (#40586)
Steve Bauman committed
January 21, 2022
S
Swap argument order
Steve Bauman committed
January 19, 2022
S
Add ability to nested validation rules
Steve Bauman committed
August 26, 2021
J
[8.x] Fix bug discarding input fields with empty validation rules (#38563)
Jacob Baker-Kretzmar committed
August 19, 2021
B
[8.x] Add default rules in conditional rules (#38450)
bastien-phi committed
August 16, 2021
M
[8.x] Use `Fluent` instead of `array` on `Rule::when()` (#38397)
Mior Muhammad Zaki committed
August 12, 2021
T
[8.x] Conditional rules (#38361)
Taylor Otwell committed