Skip to content

Form field validation of type server-side callback does not allow a field value of 0 #497

@markoste

Description

@markoste

I stumbled upon a bug/problem when using an advanced validation rule of type server-side callback for a form field.
When I enter the value "0" (zero) in the form field my server-side callback is not called.
I get a 400 Bad Request returned from the Rest Validation Endpoint.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions