Expand Minimize

Correctness

Correctness rules check the SharePoint XML code for syntax errors. This includes check for all required XML attributes, correct values and data types of attributes.

Index

Rule Description Type Severity
SPC011021: Do not define element 'SupportedLanguages' Do not define the element 'SupportedLanguages'. It has been deprecated in favor of the 'SupportedLocales' element. App Error
SPC011031: Remove WSP from Provider-hosted App If an App is deployed as Provider-hosted the App should not contain a WSP. WSPs are only needed for SharePoint-hosted Apps. App CriticalWarning
SPC011051: Do not define more than 25 'SupportedLocales' A maximum of 25 locales is supported in element 'SupportedLocales'. App Error
SPC051011: Define App as Provider-hosted if AppWeb remains empty If no Features are deployed to the AppWeb change the type of the App to Provider-hosted instead of SharePoint-hosted. App Error
Disclaimer: The views and opinions expressed in this documentation and in SPCAF do not necessarily reflect the opinions and recommendations of Microsoft or any member of Microsoft. SPCAF and RENCORE are registered trademarks of Rencore. All other trademarks, service marks, collective marks, copyrights, registered names, and marks used or cited by this documentation are the property of their respective owners.