Uses of Class
org.openehealth.ipf.commons.ihe.xds.core.validate.SlotValueValidation
Packages that use SlotValueValidation
-
Uses of SlotValueValidation in org.openehealth.ipf.commons.ihe.xds.core.validate
Constructors in org.openehealth.ipf.commons.ihe.xds.core.validate with parameters of type SlotValueValidationModifierConstructorDescriptionAuthorClassificationValidation(String classScheme, SlotValueValidation[] slotValidations) ClassificationValidation(String classScheme, int min, int max, Vocabulary.DisplayNameUsage displayNameUsage, Vocabulary.NodeRepresentationUsage nodeRepresentationUsage, SlotValueValidation[] slotValidations) Constructs the validation for classifications with the givenclassScheme.ClassificationValidation(String classScheme, int min, int max, Vocabulary.DisplayNameUsage displayNameUsage, SlotValueValidation[] slotValidations) Constructs the validation for classifications with the givenclassScheme.