Search Results for

    Show / Hide Table of Contents

    Class RealmSchemaValidationException

    Exception thrown when the schema specified in your C# models doesn't pass validation for the type of Realm you're trying to open. The message contains information about the validation errors and how to correct them.

    Inheritance
    object
    Exception
    RealmException
    RealmSchemaValidationException
    Implements
    ISerializable
    Namespace: Realms.Exceptions
    Assembly: Realm.dll
    Syntax
    public class RealmSchemaValidationException : RealmException, ISerializable

    Implements

    ISerializable

    See Also

    General information about Realm's schema.
    • Edit this page
    • View Source
    In this article
    Back to top Copyright © 2020-2024 Realm
    Generated by DocFX