Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[U01] 指定のUnityバージョンで動作しているか検証 #66

Closed
Kozu-vr opened this issue Jun 9, 2019 · 0 comments
Closed
Assignees
Labels
enhancement New feature or request Validator VitDeck機能の一つ。対象が設定されたルールに従っているか検証します。
Projects
Milestone

Comments

@Kozu-vr
Copy link
Contributor

Kozu-vr commented Jun 9, 2019

#58 個別ルールの実装

項目
セクション Unity
ID U01
クラス名 UnityVersionRule
ルール 指定のUnityバージョンで動作しているか検証
検証対象 Unity
非アクティブオブジェクトの扱い -
拡張設定 バージョンのstring
デフォルト値 2017.4.28f1
備考 UnityEngine.Application.unityVersionで取得した値

[サンプル]

[Validation]
public IRule unityVersionRule = new UnityVersionRule("Unityバージョンルール", "2017.4.28f1");
@Kozu-vr Kozu-vr added enhancement New feature or request Validator VitDeck機能の一つ。対象が設定されたルールに従っているか検証します。 labels Jun 9, 2019
@Kozu-vr Kozu-vr added this to the 1.0.0 milestone Jun 9, 2019
@Kozu-vr Kozu-vr added this to To do in 1.0.0 via automation Jun 9, 2019
@Kozu-vr Kozu-vr modified the milestone: 1.0.0 Jun 9, 2019
@Kozu-vr Kozu-vr self-assigned this Jun 9, 2019
@Kozu-vr Kozu-vr moved this from To do to In progress in 1.0.0 Jun 9, 2019
Kozu-vr added a commit that referenced this issue Jun 9, 2019
Fix #66
Add Rule
Add Test
Kozu-vr added a commit that referenced this issue Jun 9, 2019
Fix #66
Add UnityVersionRule
@Kozu-vr Kozu-vr mentioned this issue Jun 9, 2019
Kozu-vr added a commit that referenced this issue Jun 9, 2019
@Kozu-vr Kozu-vr moved this from In progress to Done in 1.0.0 Jun 9, 2019
@Kozu-vr Kozu-vr closed this as completed Jun 23, 2019
sokuhatiku added a commit that referenced this issue Sep 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Validator VitDeck機能の一つ。対象が設定されたルールに従っているか検証します。
Projects
No open projects
1.0.0
  
Done
Development

No branches or pull requests

1 participant