Validation icon indicating copy to clipboard operation
Validation copied to clipboard

The extra parameter of method keyValue()

Open ricebna opened this issue 6 years ago • 0 comments

How to pass the extra parameter to the $ruleName, like max($minValue, $inclusive = true), v::keyValue('min_count', 'max', 'max_count') if I want to pass $inclusive as false, what should I do?

ricebna avatar Nov 16 '19 16:11 ricebna