Module: CommandTower::Api::DeserializerFailureDetails
- Extended by:
- ActiveSupport::Concern
- Included in:
- CommandTower::Auth::PasswordReset::ResetController, CommandTower::Auth::PasswordReset::SendController, CommandTower::Auth::PasswordReset::ValidateController
- Defined in:
- app/controllers/concerns/command_tower/api/deserializer_failure_details.rb
Overview
Preserves client-visible ValidationError details when ApplicationDeserializer Array-wraps a single Hash failure payload.