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