Typeberry by Fluffy Labs - v0.4.0
    Preparing search index...

    Function parseFromJson

    • Given already parsed JSON, parse & validate it further to match the expected jsonDescription type.

      Type Parameters

      • T

      Parameters

      • jsonType: unknown
      • jsonDescription: FromJson<T>
      • context: string = "<root>"

      Returns T