Class PartyCustomisedWorkflowChoiceRule

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

    @RosettaChoiceRule("PartyCustomisedWorkflow_choice")
    public class PartyCustomisedWorkflowChoiceRule
    extends java.lang.Object
    implements com.rosetta.model.lib.validation.Validator<PartyCustomisedWorkflow>
    Version:
    2.5.4
    • Constructor Detail

      • PartyCustomisedWorkflowChoiceRule

        public PartyCustomisedWorkflowChoiceRule()
    • Method Detail

      • validate

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