Interface CustomPreBuildAction

    • Method Detail

      • validate

        @Nullable
        @Nullable ErrorCollection validate​(BuildConfiguration config)
        Validate the build configuration when trying to save configuration for the Plan This is used if the CustomPreBuildAction needs to have configuration stored against the build plan.
        Parameters:
        config -
        Returns: