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 UserErrorUserError.pathHeadIsNotAKey(JsPath path) static UserErrorUserError.pathHeadIsNotAnIndex(JsPath path)