-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
It would be useful to be able to select into arrays, eg. people[].name or people[*].name to get an array of the contents all the name properties of objects in the people array.
I am currently working on a custom validator for yup that will need to read the the a name property from an object array to validate some other fields in the form. I have ideas on how to work around this, but it would be useful to be be able to simple to do this using a Ref
Metadata
Metadata
Assignees
Labels
No labels