Class OtherIndexTypeFormatValidator

java.lang.Object
cdm.observable.asset.validation.OtherIndexTypeFormatValidator
All Implemented Interfaces:
com.rosetta.model.lib.validation.Validator<OtherIndex>

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

    • OtherIndexTypeFormatValidator

      public OtherIndexTypeFormatValidator()
  • Method Details

    • getValidationResults

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