K-Phoen / rulerz

Powerful implementation of the Specification pattern in PHP
MIT License
872 stars 97 forks source link

🐞 Satisfies return null instead of bool #123

Open devlomingo opened 2 years ago

devlomingo commented 2 years ago

Satisfies return null value instead of bool

The error occurs when the rule is written incorrectly, Like below: any-example=123 Instead of: any-example = 123