@haraldki/jsonaccess
Preparing search index...
Maybe
tracedIsValid
Function tracedIsValid
tracedIsValid
<
T
>
(
data
:
Maybe
<
T
>
)
:
data
is
T
Like
isValid
but also traces the
JsonAccessError
if the
data
is this error.
Type Parameters
T
Parameters
data
:
Maybe
<
T
>
Returns
data
is
T
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@haraldki/jsonaccess
Loading...
Like isValid but also traces the JsonAccessError if the
datais this error.