RXNT/react-jsonschema-form-conditionals

Validate actions on creation

mavarazy opened this issue · 0 comments

Currently action validation happens when we actually execute an action, this makes it very hard . We want validation to happen when Form is created, so we would prevent errors on initial phase.