Skip to content

Consider field mask path validation #1335

@timostamm

Description

@timostamm

When serializing a google.protobuf.FieldMask to JSON, and when parsing from JSON, protobuf-go verifies that field paths are valid Protobuf identifiers, but protobuf-es does not.

The C++ and Python implementations have similar logic like protobuf-go, but it's implemented quite differently. Unfortunately, the conformance suite only provides minimal tests.

Related:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions