Skip to content

Validate number of components before deserializing

Morten Ofstad requested to merge feature/morten.ofstad/CheckValidComponents into master

Check that the number of components in the serialized data is valid (matches the number of components of the layer) before deserializing.

Merge request reports