Skip to content

v1.2.0

Compare
Choose a tag to compare
@arshad-yaseen arshad-yaseen released this 01 Mar 08:47
· 70 commits to main since this release

added the required validation rule. To check if all required input fields are filled.If a required input is not filled, the rule will return a callback with an array of the not-filled inputs. You can add the action input_red_border to change the border color of the not-filled inputs to red.