Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[feature/validation-wrapping] Add note about the onFail return behavior
Clarified that the onFail callback will not trigger ValidationException if it returns false. This ensures better understanding for customizing validation failure handling and avoids potential issues in form submission.
- Loading branch information