Class AllocationInstructionsValidator

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

    public class AllocationInstructionsValidator
    extends java.lang.Object
    implements com.rosetta.model.lib.validation.Validator<AllocationInstructions>
    • Constructor Detail

      • AllocationInstructionsValidator

        public AllocationInstructionsValidator()
    • Method Detail

      • validate

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