Instance Propertyswift-protobuf 1.29.0SwiftProtobuf
ignoreUnknownExtensionFields
If unknown extension fields in the TextFormat should be ignored. If they aren’t ignored, an error will be raised if one is encountered.
var ignoreUnknownExtensionFields: Bool
Note: This is a lossy option, enabling it means part of the TextFormat is silently skipped.