Closed tcmitchell closed 3 years ago
On object creation if the namespace does not match the identity raise a ValueError to prevent a user from creating an invalid object.
Also correct an errant unit test that had mismatched namespace and identity. Oops!
Fixes #277
On object creation if the namespace does not match the identity raise a ValueError to prevent a user from creating an invalid object.
Also correct an errant unit test that had mismatched namespace and identity. Oops!
Fixes #277