schema-salad-d ~master (2021-11-30T07:56:22Z)
Home
Dub
Repo
SchemaException
salad
exception
class
SchemaException : Exception {
this
(string msg, Node node, Throwable nextInChain);
ulong
column
;
}
Constructors
this
this
(string msg, Node node, Throwable nextInChain)
Members
Variables
column
ulong
column
;
Meta
Source
See Implementation
salad
exception
classes
DocumentException
SchemaException
functions
docEnforce
schemaEnforce