DecoderProxy
final public class DecoderProxy<OutputType> : Decodable where OutputType : Decodable- 
                  
                  DeclarationSwift public var result: OutputType
- 
                  
                  DeclarationSwift var validationFailures: [ValidationFailure]
- 
                  
                  DeclarationSwift public init(from decoder: Decoder) throws
 View on GitHub
            View on GitHub
           DecoderProxy Class Reference
      DecoderProxy Class Reference