expatch

v0.1.0

  • Pages
  • Modules
  • Exceptions

    expatch v0.1.0 API Reference

    Modules

    Expatch

    An Elixir implementation of JSON Patch

    Expatch.Errors
    Expatch.Operation
    Expatch.Pointer
    Expatch.SpecTests
    Mix.Tasks.GetTest

    Exceptions

    Expatch.Errors.AddToNonExistingTargetError
    Expatch.Errors.ArrayIndexHasLeadingZero
    Expatch.Errors.BadArrayKey
    Expatch.Errors.InvalidOperationError
    Expatch.Errors.ObjectMemberNotFoundError
    Expatch.Errors.OperationMissingFromError
    Expatch.Errors.OperationMissingValueError
    Expatch.Errors.OutOfBoundsLower
    Expatch.Errors.OutOfBoundsUpper

    Built using ExDoc (v0.15.1), designed by Friedel Ziegelmayer.