Skip to main content

All Questions

Filter by
Sorted by
Tagged with
1 vote
2 answers
7k views

Symfony validation callback

I'm trying to validate my entity via static callback. I was able to make it work following the Symfony guide but something isn't clear to me. public static function validate($object, ...
Roberto Rizzi's user avatar