Merge pull request #5824 from ynput/enhancement/OP-7071_Validate-Attributes

This commit is contained in:
Milan Kolar 2023-11-06 08:21:56 +01:00 committed by GitHub
commit 20eaa0b83e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 222 additions and 3 deletions

View file

@ -36,6 +36,10 @@
"enabled": true,
"optional": true,
"active": true
},
"ValidateAttributes": {
"enabled": false,
"attributes": {}
}
}
}