amatt13 / amatt13/BossFight

Split RequestValidator.cs into multiple files with smaller scopes

オープン
#32 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る
Back End good first issue
主要言語
C#
スター
1
フォーク
1
PR マージ指標
30日以内にマージされた PR はありません

説明

1. Player actions:
* PlayerCanSellWeapon()
* PlayerCanEquipWeapon()
* PlayerCanAttackMonsterWithEquippedWeapon()
2. User authentication:
* ValidateUserLoginCredentials()
3. Chat messaging:
* ValidateChatMessage()
* ValidateMaxMessageRequestNumberNotExceeded()
4. Game mechanics:
* ValidateVoteForMonsterTier()
5. Data validation:
* AllValuesAreFilled()
6. Database validation:
* PlayerExists()
* PlayerClassExists()
* PlayerIsEligibleForPlayerClassAcquisition()
* PlayerOwnsPlayerClass()

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。