keysMissingNamespace property

List<String> keysMissingNamespace
final

Keys dropped from the output because the source ARB didn't declare @key.namespace. Empty when filtering is off or when every source key has a namespace. The source ARB likely needs dialect check to flag the missing metadata.

Implementation

final List<String> keysMissingNamespace;