Open devlomingo opened 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
any-example=123
any-example = 123
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