Class LegacyIndependentAmountRatingsXExposureOnlyExistsValidator
java.lang.Object
cdm.legaldocumentation.csa.validation.exists.LegacyIndependentAmountRatingsXExposureOnlyExistsValidator
- All Implemented Interfaces:
com.rosetta.model.lib.validation.ValidatorWithArg<LegacyIndependentAmountRatingsXExposure,Set<String>>
public class LegacyIndependentAmountRatingsXExposureOnlyExistsValidator
extends Object
implements com.rosetta.model.lib.validation.ValidatorWithArg<LegacyIndependentAmountRatingsXExposure,Set<String>>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription<T2 extends LegacyIndependentAmountRatingsXExposure>
com.rosetta.model.lib.validation.ValidationResult<LegacyIndependentAmountRatingsXExposure>
-
Constructor Details
-
LegacyIndependentAmountRatingsXExposureOnlyExistsValidator
public LegacyIndependentAmountRatingsXExposureOnlyExistsValidator()
-
-
Method Details
-
validate
public <T2 extends LegacyIndependentAmountRatingsXExposure> com.rosetta.model.lib.validation.ValidationResult<LegacyIndependentAmountRatingsXExposure> validate(com.rosetta.model.lib.path.RosettaPath path, T2 o, Set<String> fields) - Specified by:
validatein interfacecom.rosetta.model.lib.validation.ValidatorWithArg<LegacyIndependentAmountRatingsXExposure,Set<String>>
-