All uses of eval()
have been removed.
Two new attributes have been added. The first attribute added is fv-valid-func
and the second is fv-invalid-func
. These allow you to run a custom JS method on input validation or input invalidation.
All uses of eval()
have been removed.
Two new attributes have been added. The first attribute added is fv-valid-func
and the second is fv-invalid-func
. These allow you to run a custom JS method on input validation or input invalidation.