Need Help with Custom Filter Validation when click on "Apply Filter"
I'm currently working on a custom filter implementation in my Filament project, and I need some help with validation.
Here’s a Github gist of my code for reference: "https://gist.github.com/kaushaljoshi09/ceb65f6af7fe8198741bc28cf725258a"
I want to ensure that the validation is correctly applied when the "Apply Filter" button is clicked. If anyone has experience with implementing custom validation in Filament or can provide insights on how to handle this effectively, I would greatly appreciate your input!
Thanks in advance! 🙏
0 Replies