schema-components - v3.7.0
    Preparing search index...

    Class SchemaFieldError

    A field path could not be resolved against the walked schema tree. Produced by <SchemaField> when the path prop does not match any field in the schema.

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    Constructors

    Properties

    schema: unknown

    The schema input that caused the error.

    path: string

    The unresolvable dot-separated path.