core.resourcevisitor.onenterobject
Home > @medplum/core > ResourceVisitor > onEnterObject
ResourceVisitor.onEnterObject property
Signature:
onEnterObject?: (path: string, value: TypedValueWithPath, schema: InternalTypeSchema) => void;
Home > @medplum/core > ResourceVisitor > onEnterObject
Signature:
onEnterObject?: (path: string, value: TypedValueWithPath, schema: InternalTypeSchema) => void;