docs.unity3d.com
    Show / Hide Table of Contents

    Class ValidationTypeDropdown

    Inheritance
    Object
    ValidationTypeDropdown
    Namespace: UnityEditor.PackageManager.ValidationSuite.UI
    Syntax
    public class ValidationTypeDropdown

    Fields

    AssetStoreLabelText

    Declaration
    public const string AssetStoreLabelText = "Against Asset Store standards"
    Field Value
    Type Description
    String

    StructureLabelText

    Declaration
    public const string StructureLabelText = "Structure"
    Field Value
    Type Description
    String

    UnityCandidatesStandardsLabelText

    Declaration
    public const string UnityCandidatesStandardsLabelText = "Against Unity candidates standards"
    Field Value
    Type Description
    String

    UnityProductionStandardsLabelText

    Declaration
    public const string UnityProductionStandardsLabelText = "Against Unity production standards"
    Field Value
    Type Description
    String

    Methods

    ToList()

    Declaration
    public static List<string> ToList()
    Returns
    Type Description
    List<String>

    ValidationTypeFromDropdown(String, PackageSource)

    Declaration
    public static ValidationType ValidationTypeFromDropdown(string popupFieldValue, PackageSource packageSource)
    Parameters
    Type Name Description
    String popupFieldValue
    PackageSource packageSource
    Returns
    Type Description
    ValidationType
    Back to top
    Terms of use
    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