-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
feature requestFeature requests from usersFeature requests from users
Description
current behaviour:
rules function receives values of fields listed in dependencies array, if present
target behaviour
rules function always receives all form values, regardless of dependencies array. dependencies purpose remains to specify other fields which trigger rerun of validation for given fields. This means that user will be able to use fields which do not trigger validation. Documentation and examples will need to be updated accordingly to make this behaviour obvious.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
feature requestFeature requests from usersFeature requests from users