Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FIX: rest validation endpoint does not accept 0 as form input #498

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

markoste
Copy link

@markoste markoste commented Dec 9, 2024

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.

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.
@Crocoblock
Copy link
Owner

#497

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants