feature request #3379
openAdd all hibernate validations
0%
Description
For migration to hibernate 4 (#3344) we removed most validators from the model to avoid problems with existing data. With the next data updater running we should add these validations again and update the data accordingly. E.g. we should update empty strings by NULL if a @NullOrNotEmpty validation rule exists.
Classes to check:
Institution.code, name
Person.firstname, lastname, suffix, prefix, lifespan
TeamOrPersonBase
(EventBase.timeperiod)
(PolytomousKeyNode.key)
CultivarPlantName.name
NonViralName.infraGenericEpithet, specificEpithet, infraSpecificEpithet, authorshipCache (??), nameCache(??)
TaxonNameBase.appendedPhrase, nomenclaturalMicroReference, rank, homotypicGroup
ViralName.acronym
Collection.code, codeStandard, name, townOrLocation
DerivedUnitBase.catalogNumber, accessionNumber, collectorsNumber, barcode
FieldObservation.fieldNumber, fieldNotes
GatheringEvent.collectingMethod
Specimen.exsiccatum
Reference.title, editor, series, volume, pages, edition, isbn, issn, seriesPart, organization, publisher, placePublished, referenceAbstract
FeatureNode.featureTree
DefinedTermBase.idInVocabulary (see also #4245)
Also check, if there are any Markers with type null
Updated by Andreas Müller almost 10 years ago
- Priority changed from Priority08 to Priority13
Updated by Andreas Müller over 8 years ago
- Target version changed from CDM UML 3.5 to CDM UML - Next major release
Move all unassigned modelling tickets to next major release
Updated by Andreas Müller about 6 years ago
- Description updated (diff)
- Target version changed from CDM UML - Next major release to CDM UML 4.7
Updated by Andreas Müller almost 6 years ago
- Target version changed from CDM UML 4.7 to CDM UML 5.0
Updated by Andreas Müller almost 5 years ago
- Target version changed from CDM UML 5.0 to CDM UML 5.5
Updated by Andreas Müller about 4 years ago
- Priority changed from Priority13 to Priority12
Updated by Andreas Müller about 4 years ago
- Target version changed from CDM UML 5.5 to CDM UML 5.15
Updated by Andreas Müller almost 3 years ago
- Target version changed from CDM UML 5.15 to CDM UML 5.36