Frontend and Backend dynamic validation

It would be great if we could use Data Binding for Validation Rule like min and max for numbers.

image

Same for backend

Actually for a frontend part I found a code workaround.
dmx-bind:data-rule-min="quickPlanLivingAnnuityFundValue.value.toNumber()"

But would be great to add this to UI.

1 Like

A post was split to a new topic: Dynamic form validation