validator's function can have 1 arg, 2 args or 3 args
This commit is contained in:
@ -1,5 +1,10 @@
|
||||
Thu Jan 12 19:49:41 2017 +0200 Emmanuel Garette <egarette@cadoles.com>
|
||||
* can mix inversed and non inversed requires
|
||||
* validator's function can have 1 arg, 2 args or 3 args without
|
||||
valid_params specify by user. First arg will receive the value, second
|
||||
arg will receive all values (useful for multi) and the third one will
|
||||
receive index (useful for multi).
|
||||
This functionaly only works for now if user not specify valid_params.
|
||||
|
||||
Wed Jan 11 22:56:30 2017 +0200 Emmanuel Garette <egarette@cadoles.com>
|
||||
* copy the context in carry_out_calculation
|
||||
|
Reference in New Issue
Block a user