Ding
Ding copied to clipboard
mvc: add @Validate
to prevalidate arguments that come from a request. I.e: if @Validate(user) then the mvc expects a $user argument in the action that must be pre validated using the class UserValidator