Class AmendmentEffectiveDateOnlyExistsValidator

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

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

      • AmendmentEffectiveDateOnlyExistsValidator

        public AmendmentEffectiveDateOnlyExistsValidator()
    • Method Detail

      • validate

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

        public com.rosetta.model.lib.validation.ValidationResult<AmendmentEffectiveDate> 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<AmendmentEffectiveDate,​java.lang.String>