invariants not enforced in class Entry.

Bug #632602 reported by Sergio Miranda Freire
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OSHIPpy
New
High
Unassigned

Bug Description

The invariants below should be enforced. Language_valid and encoding_valid should use the terminological service:

Language_valid: language /= Void and then code_set(Code_set_id_languages).has_code(language)

Encoding_valid: encoding /= Void and then code_set(Code_set_id_charactersets).has_code(encoding)

Other_participations_valid: other_participations /= Void implies not other_participations.is_empty

Archetype_root_point: is_archetype_root

Related branches

Changed in oship:
importance: Undecided → High
affects: oship → oshippy
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.