Good Day,
I have validations with session values into a validator, if the session is expired, It has not been detected within the execution of the validator, and this validator responds with an error, a not real error.
How to change the priority of execution of [Authenticate] filter, so that the execution of this filter is before the validator.