Class StatisticsThirdQuartileMustBeAnIsoDateOnDateDataTypeValidator

java.lang.Object
eu.dzhw.fdz.metadatamanagement.variablemanagement.domain.validation.StatisticsThirdQuartileMustBeAnIsoDateOnDateDataTypeValidator
All Implemented Interfaces:
javax.validation.ConstraintValidator<StatisticsThirdQuartileMustBeAnIsoDateOnDateDataType,​Variable>

public class StatisticsThirdQuartileMustBeAnIsoDateOnDateDataTypeValidator
extends Object
implements javax.validation.ConstraintValidator<StatisticsThirdQuartileMustBeAnIsoDateOnDateDataType,​Variable>
Validates the statistics of a variable. It checks the third quartile has a numeric string, if the variable has a numeric data type.
Author:
Daniel Katzberg