Commit 2079f34
Refactor IsValidCreate method in TeamRequestModel
Removed TeamVisibility check from IsValidCreate. The method now validates only RequestType, TeamName, and TeamDescription for team creation.1 parent e5d3b86 commit 2079f34
1 file changed
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
105 | | - | |
106 | | - | |
| 105 | + | |
107 | 106 | | |
108 | 107 | | |
109 | 108 | | |
| |||
0 commit comments