MobX-state-tree

MobX-state-tree

  • Documentation
  • TypeDocs
  • Sponsor
  • GitHub

›Interfaces

Introduction

  • Globals

Interfaces

  • CustomTypeOptions
  • FunctionWithFlag
  • IActionContext
  • IActionRecorder
  • IActionTrackingMiddleware2Call
  • IActionTrackingMiddleware2Hooks
  • IActionTrackingMiddlewareHooks
  • IAnyComplexType
  • IAnyModelType
  • IAnyType
  • IHooks
  • IJsonPatch
  • IMiddlewareEvent
  • IModelReflectionData
  • IModelReflectionPropertiesData
  • IModelType
  • IPatchRecorder
  • IReversibleJsonPatch
  • ISerializedActionCall
  • ISimpleType
  • ISnapshotProcessor
  • ISnapshotProcessors
  • IType
  • IValidationContextEntry
  • IValidationError
  • ReferenceOptionsGetSet
  • ReferenceOptionsOnInvalidated
  • UnionOptions
Edit

IValidationContextEntry

mobx-state-tree - v7.0.2 › IValidationContextEntry

Validation context entry, this is, where the validation should run against which type

Hierarchy

  • IValidationContextEntry

Index

Properties

  • path
  • type

Properties

path

• path: string

Defined in src/core/type/type-checker.ts:17

Subpath where the validation should be run, or an empty string to validate it all


type

• type: IAnyType

Defined in src/core/type/type-checker.ts:19

Type to validate the subpath against

← ITypeIValidationError →
  • Hierarchy
  • Index
    • Properties
  • Properties
    • path
    • type
MobX-state-tree
Docs
Getting StartedBasic conceptsAdvanced conceptsAPI Reference
Community
GitHub DiscussionsStack Overflow
More
BlogGitHubStar
Facebook Open Source
Copyright © 2025 Michel Weststrate