docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class ValidationSuite

    The validation suite allows you to validate a package while in development

    Inheritance
    object
    ValidationSuite
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: UnityEditor.PackageManager.ValidationSuite
    Assembly: solution.dll
    Syntax
    [InitializeOnLoad]
    public class ValidationSuite

    Constructors

    Name Description
    ValidationSuite()

    Methods

    Name Description
    GetReport(string)

    Get the validation suite report for the given package id.

    GetValidationSuiteReport(string)

    Get the validation suite report for the given package id.

    GetValidationSuiteReport(string, string)

    Get the validation suite report for the given package.

    JsonReportExists(string)

    Find out if the validation suite report exists for the given package id.

    ReportExists(string)

    Find out if the validation suite report exists for the given package id.

    ValidatePackage(string, string, string[])
    ValidatePackage(string, string, ValidationType)

    Validate a package for the given validation context.

    ValidatePackage(string, ValidationType)

    Validate a package for the given validation context.

    ValidatePackage(VettingContext, out ValidationSuiteReport)
    ValidatePackage(VettingContext, ValidationType, out ValidationSuiteReport)
    In This Article
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023