Skip to content

You're viewing documentation for a pre-release version. View the latest stable version

Case

URLEncodedFormDecoder.Configuration.DateDecodingStrategy.custom(_:)

Invokes a custom callback to decode values when a date is requested.
case custom(@Sendable (any Decoder) throws -> Date)