Open Lucas0T opened 4 days ago
Unknown data type was created by open fields such as "value[x]" .
It occurred in redaction by calling the Factory Method, when handling unknown slices when masking the child elements.
Solution: -Changed handling of unknown slices to a child remove operation and only masking the parent if the parent element is mandatory.
-Introduced case "" in Factory by returning empty Stringtype (always valid for )
Unknown data type was created by open fields such as "value[x]" .
It occurred in redaction by calling the Factory Method, when handling unknown slices when masking the child elements.
Solution: -Changed handling of unknown slices to a child remove operation and only masking the parent if the parent element is mandatory.
-Introduced case "" in Factory by returning empty Stringtype (always valid for )