Skip to content
On this page

.utils.Errors

Enum of error names. Use it to sort parser errors by type.

  • ObjectError - error in the target object. See ObjectError.
  • PropertyError - error in the property of the target object. See PropertyError.

Released under the MIT License.