tagion v1.0.3-rc1 (2023-12-18T15:15:15Z)
Dub
Repo
Document.ErrorCallback
tagion
hibon
Document
Document
The deligate used by the valid function to report errors
struct
Document
alias
ErrorCallback
=
bool
delegate
(
const
Document
main_doc
,
const
Element.ErrorCode
error_code
,
const
(
Element
)
current
,
const
(
Element
)
previous
)
nothrow @
safe
Meta
Source
See Implementation
tagion
hibon
Document
Document
aliases
ErrorCallback
Reserved
Value
serialize
constructors
this
enums
isDocTypedef
functions
data
hasHashKey
hasMember
indices
isArray
isInorder
keys
opBinaryRight
opEquals
opIndex
opSlice
range
valid
ver
properties
begin
empty
full_size
length
size
static functions
build
buildKey
sizeKey
sizeT
structs
Element
Range
RangeT
variables
_data
The deligate used by the valid function to report errors