Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
FIX: rest validation endpoint does not accept 0 as form input
When using a advanced form field validation rule of type server-side callback the rest validation endpoint will terminate the request with a http code 400 when a 0 is passed as the form field value.
- Loading branch information