Skip to content

Add validation trait method for numeric range - #43

Merged
ravage84 merged 5 commits into
cakephp-5.xfrom
42-range-validation-test-trait
Sep 17, 2026
Merged

ravage84 merged 5 commits into
cakephp-5.xfrom
42-range-validation-test-trait

Conversation

@Murl080

@Murl080 Murl080 commented Sep 16, 2026

Copy link
Copy Markdown
Member

Closes #42

@Murl080
Murl080 requested review from Neluxx and ravage84 and removed request for ravage84 September 16, 2026 13:50
Comment thread docs/Usage.md Outdated
Comment thread src/Traits/DataValidationTestTrait.php Outdated
Comment thread src/Traits/DataValidationTestTrait.php Outdated
Comment thread src/Traits/DataValidationTestTrait.php
Comment thread src/Traits/DataValidationTestTrait.php
@ravage84 ravage84 added this to the 2.5 milestone Sep 17, 2026
- Use in list for error cases
- Add valid cases using in list
- Allow floats as datatype
- Test with float as datatype
@Murl080
Murl080 requested a review from ravage84 September 17, 2026 11:44
@ravage84
ravage84 merged commit 50e0226 into cakephp-5.x Sep 17, 2026
7 checks passed
@ravage84

Copy link
Copy Markdown
Member

@Murl080 can you please release a new minor version with this?

@ravage84
ravage84 deleted the 42-range-validation-test-trait branch September 17, 2026 12:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add Validation Test Trait for "range()" validation rule

3 participants