Class FpMLCd41DataRule

  • All Implemented Interfaces:
    com.rosetta.model.lib.validation.Validator<GeneralTerms>

    @RosettaDataRule("FpML_cd_41")
    public class FpMLCd41DataRule
    extends java.lang.Object
    implements com.rosetta.model.lib.validation.Validator<GeneralTerms>
    Version:
    2.5.4
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      com.rosetta.model.lib.validation.ValidationResult<GeneralTerms> validate​(com.rosetta.model.lib.path.RosettaPath path, com.rosetta.model.lib.RosettaModelObjectBuilder generalTerms)  
      com.rosetta.model.lib.validation.ValidationResult<GeneralTerms> validate​(com.rosetta.model.lib.path.RosettaPath path, GeneralTerms generalTerms)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • FpMLCd41DataRule

        public FpMLCd41DataRule()
    • Method Detail

      • validate

        public com.rosetta.model.lib.validation.ValidationResult<GeneralTerms> validate​(com.rosetta.model.lib.path.RosettaPath path,
                                                                                        GeneralTerms generalTerms)
        Specified by:
        validate in interface com.rosetta.model.lib.validation.Validator<GeneralTerms>
      • validate

        public com.rosetta.model.lib.validation.ValidationResult<GeneralTerms> validate​(com.rosetta.model.lib.path.RosettaPath path,
                                                                                        com.rosetta.model.lib.RosettaModelObjectBuilder generalTerms)
        Specified by:
        validate in interface com.rosetta.model.lib.validation.Validator<GeneralTerms>