Class ServiceTimeChronologyValidation

java.lang.Object
org.openehealth.ipf.commons.ihe.xds.core.validate.ServiceTimeChronologyValidation
All Implemented Interfaces:
RegistryObjectValidator

public class ServiceTimeChronologyValidation extends Object implements RegistryObjectValidator
Validate that serviceStart and serviceStop date/time DTM values are in chronological order (according to IHE ITI TF 2b 3.42.4.1.3.3.6). The validation is just performed on a basic string compare and therefore expect that the validation of the time format itself was performed before.
Author:
Thomas Papke