Class BranchCreationValidator
- java.lang.Object
-
- com.atlassian.bamboo.specs.api.validators.plan.branch.BranchCreationValidator
-
public final class BranchCreationValidator extends java.lang.Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static @NotNull java.util.List<ValidationProblem>validate(@NotNull CreatePlanBranchesProperties branchCreationProperties)
-
-
-
Method Detail
-
validate
@NotNull public static @NotNull java.util.List<ValidationProblem> validate(@NotNull @NotNull CreatePlanBranchesProperties branchCreationProperties)
-
-