Show / Hide Table of Contents

Class MaxDepthExceededException

Class MaxDepthExceededException is an exception for when validation follows too many refs.

Inheritance
System.Object
MaxDepthExceededException
Namespace: Jtd.Jtd
Assembly: Jtd.Jtd.dll
Syntax
public class MaxDepthExceededException : Exception

Constructors

| Improve this Doc View Source

MaxDepthExceededException()

Declaration
public MaxDepthExceededException()

See Also

Validate(Schema, IJson)
  • Improve this Doc
  • View Source
Back to top Generated by DocFX