Class ArgumentValidator | Localization | 0.6.1-preview
docs.unity3d.com
    Show / Hide Table of Contents

    Class ArgumentValidator

    Inheritance
    Object
    ArgumentValidator
    Namespace: UnityEngine.Localization.SmartFormat.Tests.Common
    Syntax
    public class ArgumentValidator

    Methods

    CheckForEmpty(IEnumerable, String)

    Declaration
    public static void CheckForEmpty(IEnumerable argument, string argumentName)
    Parameters
    Type Name Description
    IEnumerable argument
    String argumentName

    CheckForNullReference(Object, String)

    Declaration
    public static void CheckForNullReference(object argument, string argumentName)
    Parameters
    Type Name Description
    Object argument
    String argumentName

    CheckForZeroValue(Int32, String)

    Declaration
    public static void CheckForZeroValue(int argument, string argumentName)
    Parameters
    Type Name Description
    Int32 argument
    String argumentName
    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