Restful icon indicating copy to clipboard operation
Restful copied to clipboard

Better Input validation - addCondition, conditionOn,...

Open marten-cz opened this issue 8 years ago • 1 comments

Would it be possible to to add similar functionality as it's on Nette forms? It will be nice to have condition method, i.e. to validate 'from' and 'to' values, where to should be greater than 'from'. Now it's only possible to do that in action.

It can be handled with addCondition() or to receive all values to custom addRule(). conditionOn would be nice too.

marten-cz avatar Apr 11 '16 09:04 marten-cz

+1

vnenkpet avatar Jul 30 '16 19:07 vnenkpet