Skip to content

Tags: illuminate/validation

Tags

v12.0.1

Toggle v12.0.1's commit message
Merge tag 'v11.43.2' into 12.x

Signed-off-by: Mior Muhammad Zaki <[email protected]>

v12.0.0

Toggle v12.0.0's commit message
Merge tag 'v11.43.2' into 12.x

Signed-off-by: Mior Muhammad Zaki <[email protected]>

v11.44.0

Toggle v11.44.0's commit message
[11.x] Fix: Handles non nested explode of multiple Date and Numeric r…

…ules in ValidationRuleParser (#54718)

* fix: added condition to exit if Rule is Date or Numeric

* test: added tests for new condition

v11.43.2

Toggle v11.43.2's commit message
[11.x] Prohibited If Declined and Prohibited If Accepted validation r…

…ules (#54608)

* feat: add a prohibited_if_declined and prohibited_if_accepted validation rules

* feat: add prohibited if accepted and if declined test cases

* chore: translation, prohibited if declined and prohibited if accepted

* chore: add prohibited if accepted and if declined test cases

* chore: add prohibited if accepted and if declined test cases

* Update validation.php

---------

Co-authored-by: Taylor Otwell <[email protected]>

v11.43.1

Toggle v11.43.1's commit message
[11.x] Prohibited If Declined and Prohibited If Accepted validation r…

…ules (#54608)

* feat: add a prohibited_if_declined and prohibited_if_accepted validation rules

* feat: add prohibited if accepted and if declined test cases

* chore: translation, prohibited if declined and prohibited if accepted

* chore: add prohibited if accepted and if declined test cases

* chore: add prohibited if accepted and if declined test cases

* Update validation.php

---------

Co-authored-by: Taylor Otwell <[email protected]>

v11.43.0

Toggle v11.43.0's commit message
[11.x] Prohibited If Declined and Prohibited If Accepted validation r…

…ules (#54608)

* feat: add a prohibited_if_declined and prohibited_if_accepted validation rules

* feat: add prohibited if accepted and if declined test cases

* chore: translation, prohibited if declined and prohibited if accepted

* chore: add prohibited if accepted and if declined test cases

* chore: add prohibited if accepted and if declined test cases

* Update validation.php

---------

Co-authored-by: Taylor Otwell <[email protected]>

v11.42.1

Toggle v11.42.1's commit message
fix the method explodeExplicitRule to support Numeric Validation (#54…

…478)

Co-authored-by: cuong.tt <[email protected]>

v11.42.0

Toggle v11.42.0's commit message
fix the method explodeExplicitRule to support Numeric Validation (#54…

…478)

Co-authored-by: cuong.tt <[email protected]>

v11.41.3

Toggle v11.41.3's commit message
[11.x] fix the method ```explodeExplicitRule``` to support Customizab…

…le Date Validation (#54353)

* fix Date Validation rules

* fix Date Validation rules

* styleci

---------

Co-authored-by: cuong.tt <[email protected]>

v11.41.2

Toggle v11.41.2's commit message
[11.x] fix the method ```explodeExplicitRule``` to support Customizab…

…le Date Validation (#54353)

* fix Date Validation rules

* fix Date Validation rules

* styleci

---------

Co-authored-by: cuong.tt <[email protected]>