Uses of Class
jsonvalues.UserError
Packages that use UserError
Package
Description
json-values is a one-package and zero-dependency library to work with jsons in a declarative and functional way.
-
Uses of UserError in jsonvalues
Methods in jsonvalues that return UserErrorModifier and TypeMethodDescriptionstatic UserError
UserError.pathHeadIsNotAKey
(JsPath path) static UserError
UserError.pathHeadIsNotAnIndex
(JsPath path)