FHIR Chat · hibernate constraints · hapi

Stream: hapi

Topic: hibernate constraints


view this post on Zulip Emre Avsar (Mar 28 2017 at 06:13):

hi there, did anyone already worked on hibernate constraints? afaik a fhir resource cannot be directly validated, since the values are wrapped in DataTypes like StringDataType where the @NotEmpty annotation does not work. -> I wanted to write custom annotations but first ask the community for already existent stuff?


Last updated: Apr 12 2022 at 19:14 UTC