docs.unity.cn
    Show / Hide Table of Contents

    Enum JsonValidationType

    The validation type to use.

    Namespace: Unity.Serialization.Json
    Syntax
    public enum JsonValidationType

    Fields

    Name Description Value
    None

    No validation is performed.


    0
    Standard

    Validation is performed against the standard json spec.


    1
    Simple

    Only structural validation is performed.


    2
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Thursday, May 11, 2023