Skip to content

Commit 1e76dab

Browse files
Update ValidationExceptions.json
1 parent 592c2e5 commit 1e76dab

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

Packages/com.unity.inputsystem/ValidationExceptions.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,16 @@
5353
"ExceptionMessage": "namespace UnityEngine.InputSystem.Switch.LowLevel",
5454
"PackageVersion": "1.20.0"
5555
},
56+
{
57+
"ValidationTest": "NDA Keyword Validation",
58+
"ExceptionMessage": "File 'Documentation~/gamepads-s.md' contains keyword pattern '(?<!(BuildTarget|BuildTargetGroup|BuildSettings|AddressablesPlatform|RuntimePlatform|TargetPlatform|OpCodes|GraphicsDeviceType))\\.switch\\W' which indicates it is specific to restricted targets '-Switch'. It must not be published",
59+
"PackageVersion": "1.20.0"
60+
},
61+
{
62+
"ValidationTest": "NDA Keyword Validation",
63+
"ExceptionMessage": "The Input System supports Switch Pro controllers on desktop computers with the [`SwitchProControllerHID`](xref:UnityEngine.InputSystem.Switch.SwitchProControllerHID.html) class, which implements basic gamepad functionality.",
64+
"PackageVersion": "1.20.0"
65+
},
5666
{
5767
"ValidationTest": "Assembly Definition Validation",
5868
"ExceptionMessage": "For editor assemblies, 'Editor' should be present in the includePlatform section in: [{Package-Root}/InputSystem/Editor/Plugins/InputForUI/InputSystemForUI.Editor.asmdef]",

0 commit comments

Comments
 (0)