Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.6
-
None
Description
The way GML is supported (through JAXB annotations) results in lot of private constructors and methods being invoked. Consequently the verifications performed by public constructors is bypassed, and we have few guarantees that the unmarshalled CRS is valid.
We should add some verifications at unmarshalling time.
Attachments
Issue Links
- is related to
-
SIS-206 Verify axis name, abbreviation and direction constraints at format time
- Open