Class RelativeDateOffsetTypeFormatValidator

java.lang.Object
cdm.base.datetime.validation.RelativeDateOffsetTypeFormatValidator
All Implemented Interfaces:
com.rosetta.model.lib.validation.Validator<RelativeDateOffset>

public class RelativeDateOffsetTypeFormatValidator extends Object implements com.rosetta.model.lib.validation.Validator<RelativeDateOffset>
  • Constructor Details

    • RelativeDateOffsetTypeFormatValidator

      public RelativeDateOffsetTypeFormatValidator()
  • Method Details

    • getValidationResults

      public List<com.rosetta.model.lib.validation.ValidationResult<?>> getValidationResults(com.rosetta.model.lib.path.RosettaPath path, RelativeDateOffset o)
      Specified by:
      getValidationResults in interface com.rosetta.model.lib.validation.Validator<RelativeDateOffset>