docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum JsonValidationType

    The validation type to use.

    Namespace: Unity.Serialization.Json
    Assembly: Unity.Serialization.dll
    Syntax
    public enum JsonValidationType

    Fields

    Name Description
    None

    No validation is performed.

    Simple

    Only structural validation is performed.

    Standard

    Validation is performed against the standard json spec.

    In This Article
    Back to top
    Copyright © 2025 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)