Class OtherEligibleAndPostedSupportOnlyExistsValidator

  • All Implemented Interfaces:
    com.rosetta.model.lib.validation.ValidatorWithArg<OtherEligibleAndPostedSupport,​java.lang.String>

    public class OtherEligibleAndPostedSupportOnlyExistsValidator
    extends java.lang.Object
    implements com.rosetta.model.lib.validation.ValidatorWithArg<OtherEligibleAndPostedSupport,​java.lang.String>
    • Constructor Detail

      • OtherEligibleAndPostedSupportOnlyExistsValidator

        public OtherEligibleAndPostedSupportOnlyExistsValidator()
    • Method Detail

      • validate

        public com.rosetta.model.lib.validation.ValidationResult<OtherEligibleAndPostedSupport> validate​(com.rosetta.model.lib.path.RosettaPath path,
                                                                                                         com.rosetta.model.lib.RosettaModelObjectBuilder b,
                                                                                                         java.lang.String field)
        Specified by:
        validate in interface com.rosetta.model.lib.validation.ValidatorWithArg<OtherEligibleAndPostedSupport,​java.lang.String>