Form Validation in SSD

Hi,

How do you validate your forms in SSD?

Hello @Bartek ,
You can use a script node to validate your data and apply conditions based on the input you provide

1 Like

Do you have an example script node that does that, so that I could check how do we propagate error to the UI?

Hi @Bartek,

For form validations in SSD, can you refer to the link below.

1 Like