FFilament•Created by azhihao on 9/6/2023 in #❓┊help How to do complex validation on a modal form?
I just found the HasLifecycleHooks concern, and looks like it suits my need. But still need to find a way to display validation errors since I cannot inject $fail in it's closure..