docs.unity.cn
    Show / Hide Table of Contents

    Class ContentValidation

    Inheritance
    Object
    TestBehaviourBase<InputField>
    ContentValidation
    Inherited Members
    TestBehaviourBase<InputField>.m_TestObject
    TestBehaviourBase<InputField>.TestSetup()
    TestBehaviourBase<InputField>.Teardown()
    Namespace: Core.InputField
    Syntax
    public class ContentValidation : TestBehaviourBase<InputField>

    Methods

    ValueIsValidatedCorrectly(InputField.ContentType, String, String)

    Declaration
    public void ValueIsValidatedCorrectly(InputField.ContentType type, string testValue, string expected)
    Parameters
    Type Name Description
    InputField.ContentType type
    String testValue
    String expected
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on 08 June 2023