← Back to team overview

oship-dev team mailing list archive

[Bug 603375] Re: It would be interesting to check if a string is a valid UUID.

 

** Changed in: oship
       Status: In Progress => Fix Committed

-- 
It would be interesting to check if a string is a valid UUID.
https://bugs.launchpad.net/bugs/603375
You received this bug notification because you are a member of OSHIP
Development Team, which is subscribed to Open Source Health Information
Platform.

Status in Open Source Health Information Platform (OSHIP): Fix Committed

Bug description:
In class  org.openehr.rm.support.identification.Uuid it would be interesting to check in the initialization if the value argument is a valid UUID. 

Also in the initialization, the line self.value = value should be removed since the initializer in the superclass (Uid) does that.





References