Skip to content
This repository has been archived by the owner on May 2, 2024. It is now read-only.

Form errors not coming through #35

Closed
simonh1000 opened this issue Jun 30, 2016 · 0 comments
Closed

Form errors not coming through #35

simonh1000 opened this issue Jun 30, 2016 · 0 comments

Comments

@simonh1000
Copy link
Contributor

simonh1000 commented Jun 30, 2016

Hi
Take a look at this gist

I'm trying to do a custom validation to check that, when a option2 is selected, a related count figure must be divisible by 4.

I can see that getOutput is returning Nothing in the right instances, but:

  • there is no InvalidFloat when the program launches
  • after switching to option2 and entering a number indivisible by 4, no error is shown

Can you see see what I am doing wrong?

@simonh1000 simonh1000 changed the title Support request Form errors not coming through Jul 1, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant