2 Repositories
Swift SafeDecoder Libraries
SafeDecoder - a swift package that set defaults when Codable fails to decode a field
SafeDecoder is a swift package that set defaults when Codable fails to decode a field. SafeDecoder supports configurable default values, See SafeDecoder.Configuration.
4 Mar 21, 2022
A Codable extension to decode arrays and to catch & log all decoding failures
SafeDecoder A Codable extension to decode arrays and to catch & log all decoding failures Features SafeDecoder makes two improvements for Codable mode
5 May 29, 2022