Package cdm.base.math.validation
Class MeasureTypeFormatValidator
java.lang.Object
cdm.base.math.validation.MeasureTypeFormatValidator
- All Implemented Interfaces:
com.rosetta.model.lib.validation.Validator<Measure>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionList<com.rosetta.model.lib.validation.ValidationResult<?>> getValidationResults(com.rosetta.model.lib.path.RosettaPath path, Measure o) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.rosetta.model.lib.validation.Validator
getValidationResults, validate, validate
-
Constructor Details
-
MeasureTypeFormatValidator
public MeasureTypeFormatValidator()
-
-
Method Details