In this lesson
You have three choices of varying customizability when validating the responses of your Alamofire requests. You can use some easy, simple automatic validation, you can override that automatic validation, or you can actually help determine the “official” success or failure of the request within the response. Depending on your situation you may use one or both of these for maximum validation! Nothing slips past you!