Class TermsChangeInstructionAtLeastOneOf.NoOp
java.lang.Object
cdm.event.common.validation.datarule.TermsChangeInstructionAtLeastOneOf.NoOp
- All Implemented Interfaces:
TermsChangeInstructionAtLeastOneOf,com.rosetta.model.lib.validation.Validator<TermsChangeInstruction>
- Enclosing interface:
TermsChangeInstructionAtLeastOneOf
public static class TermsChangeInstructionAtLeastOneOf.NoOp
extends Object
implements TermsChangeInstructionAtLeastOneOf
-
Nested Class Summary
Nested classes/interfaces inherited from interface cdm.event.common.validation.datarule.TermsChangeInstructionAtLeastOneOf
TermsChangeInstructionAtLeastOneOf.Default, TermsChangeInstructionAtLeastOneOf.NoOp -
Field Summary
Fields inherited from interface cdm.event.common.validation.datarule.TermsChangeInstructionAtLeastOneOf
DEFINITION, NAME -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionList<com.rosetta.model.lib.validation.ValidationResult<?>> getValidationResults(com.rosetta.model.lib.path.RosettaPath path, TermsChangeInstruction termsChangeInstruction) 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
-
NoOp
public NoOp()
-
-
Method Details
-
getValidationResults
public List<com.rosetta.model.lib.validation.ValidationResult<?>> getValidationResults(com.rosetta.model.lib.path.RosettaPath path, TermsChangeInstruction termsChangeInstruction) - Specified by:
getValidationResultsin interfacecom.rosetta.model.lib.validation.Validator<TermsChangeInstruction>
-