Class AdjustableOrAdjustedDateTypeFormatValidator

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

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

    • AdjustableOrAdjustedDateTypeFormatValidator

      public AdjustableOrAdjustedDateTypeFormatValidator()
  • Method Details

    • getValidationResults

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