Skip to content

protobufPathToSchemaPathTree

protobufPathToSchemaPathTree<T>(path, basePath): SchemaPathTree<T>

Defined in: validate-message-tree.ts:19

Converts a protobuf path to a schema path tree. This is used to map protobuf validation violations to Angular form controls.

T

Path

SchemaPathTree<T>

SchemaPathTree<T>