Class FxFeatureFxFeatureChoice.NoOp
java.lang.Object
cdm.product.template.validation.datarule.FxFeatureFxFeatureChoice.NoOp
- All Implemented Interfaces:
FxFeatureFxFeatureChoice,com.rosetta.model.lib.validation.Validator<FxFeature>
- Enclosing interface:
FxFeatureFxFeatureChoice
public static class FxFeatureFxFeatureChoice.NoOp
extends Object
implements FxFeatureFxFeatureChoice
-
Nested Class Summary
Nested classes/interfaces inherited from interface cdm.product.template.validation.datarule.FxFeatureFxFeatureChoice
FxFeatureFxFeatureChoice.Default, FxFeatureFxFeatureChoice.NoOp -
Field Summary
Fields inherited from interface cdm.product.template.validation.datarule.FxFeatureFxFeatureChoice
DEFINITION, NAME -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionList<com.rosetta.model.lib.validation.ValidationResult<?>> getValidationResults(com.rosetta.model.lib.path.RosettaPath path, FxFeature fxFeature) 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