func validate()

in Sources/TwitterApacheThrift/ThriftCodable.swift [39:43]


    func validate() throws
}

/// A protocol for types which can be decoded from thrift.
public protocol ThriftDecodable: Decodable {