Hi,I found a solution for my previous question How to validate array inputs? - Questions / Components - Laminas Project Community
Thanks.
Now i am looking solution for associative way ?
Is there any example validating the object input fields using laminas validator. We use this method in our Rest API.
Example inputs;
photo[file_id]
photo[file_size]
photo[file_content]