FieldPathElement

  • field_name is a string representing the name of a field or a oneof.

  • index is an integer indicating the element that failed if field_name is a repeated field.

A part of a field path.

Fields

field_name

string

The name of a field or a oneof

index

int32

If field_name is a repeated field, this is the element that failed