Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[NFR]: Form class should pass data and entity to beforeValidation and afterValidation #278

Open
wurst-hans opened this issue May 23, 2021 · 0 comments
Labels
new feature request Planned Feature or New Feature Request

Comments

@wurst-hans
Copy link

wurst-hans commented May 23, 2021

I expect that Form::isValid() (see here) should pass whole $data, $entity and $messages to beforeValidation() and afterValidation() methods, similar to Validation::validate() (see here and here).

@wurst-hans wurst-hans added the new feature request Planned Feature or New Feature Request label May 23, 2021
@niden niden transferred this issue from phalcon/cphalcon Oct 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new feature request Planned Feature or New Feature Request
Projects
None yet
Development

No branches or pull requests

1 participant