Uses of Class
jsonvalues.UserError
Packages that use UserError
Package
Description
The `jsonvalues` package provides a set of classes and interfaces for working with JSON (JavaScript Object Notation)
data in a type-safe and structured manner.
-
Uses of UserError in jsonvalues
Methods in jsonvalues that return UserErrorModifier and TypeMethodDescriptionstatic UserErrorUserError.pathHeadIsNotAKey(JsPath path) static UserErrorUserError.pathHeadIsNotAnIndex(JsPath path)