Server side validation bug

wappler 5b5
all latest lib files
macos monterey
nodejs
postgresql

have these validations applied on the server side for a POST form submission.

when value .25 is passed, server side throws error.
when 0.25 is passed, server side accepts the number.

please allow to accept .25 as well on server side.

thank you.

wow. 1 min! cool.

this is still a problem with wappler 5.

Here an update for the server-side validation.

core.zip (4.7 KB) Unzip to lib/validator.

1 Like

Fixed in Wappler 5.0.3

This topic was automatically closed after 32 hours. New replies are no longer allowed.