Class Validator
Inherited Members
Namespace: UnityEditor.PackageManager.DocumentationTools.UI
Assembly: Unity.PackageManagerDocTools.Editor.dll
Syntax
public class Validator
Methods
| Name | Description |
|---|---|
| LogDocCompileWarningsAndErrors(PackageInfo, string) | Recompiles assemblies in a package with the -doc compiler option, which convinces the compiler to report warnings and errors related to the documentation comments. |
| Validate(string) |