-
-
Notifications
You must be signed in to change notification settings - Fork 32
Open
Description
It will be great if there is a prepareForValidation() method just like in Form Request. Will be helpful for checkbox fields especially. Where we want to do a $this->boolean('checkbox_field')
I see that the Field class has a transform() method, but not sure if it is equivalent to Laravel FormRequest's prepareForValidation() as I didn't see it get called before the $this->validate(...) in WizardStep processStep() method
Metadata
Metadata
Assignees
Labels
No labels