Serialized Form

  • Package build.buf.protovalidate.exceptions

  • Package build.buf.validate

    • Class build.buf.validate.AnyRules

      class AnyRules extends com.google.protobuf.GeneratedMessageV3 implements Serializable
      serialVersionUID:
      0L
      • Serialized Fields

        • in_
          com.google.protobuf.LazyStringArrayList in_
        • memoizedIsInitialized
          byte memoizedIsInitialized
        • notIn_
          com.google.protobuf.LazyStringArrayList notIn_
    • Class build.buf.validate.BoolRules

      class BoolRules extends com.google.protobuf.GeneratedMessageV3 implements Serializable
      serialVersionUID:
      0L
      • Serialized Fields

        • bitField0_
          int bitField0_
        • const_
          boolean const_
        • memoizedIsInitialized
          byte memoizedIsInitialized
    • Class build.buf.validate.BytesRules

      class BytesRules extends com.google.protobuf.GeneratedMessageV3 implements Serializable
      serialVersionUID:
      0L
      • Serialized Fields

        • bitField0_
          int bitField0_
        • const_
          com.google.protobuf.ByteString const_
        • contains_
          com.google.protobuf.ByteString contains_
        • in_
          List<com.google.protobuf.ByteString> in_
        • len_
          long len_
        • maxLen_
          long maxLen_
        • memoizedIsInitialized
          byte memoizedIsInitialized
        • minLen_
          long minLen_
        • notIn_
          List<com.google.protobuf.ByteString> notIn_
        • pattern_
          Object pattern_
        • prefix_
          com.google.protobuf.ByteString prefix_
        • suffix_
          com.google.protobuf.ByteString suffix_
        • wellKnown_
          Object wellKnown_
        • wellKnownCase_
          int wellKnownCase_
    • Class build.buf.validate.Constraint

      class Constraint extends com.google.protobuf.GeneratedMessageV3 implements Serializable
      serialVersionUID:
      0L
      • Serialized Fields

        • expression_
          Object expression_
        • id_
          Object id_
        • memoizedIsInitialized
          byte memoizedIsInitialized
        • message_
          Object message_
    • Class build.buf.validate.DoubleRules

      class DoubleRules extends com.google.protobuf.GeneratedMessageV3 implements Serializable
      serialVersionUID:
      0L
      • Serialized Fields

        • bitField0_
          int bitField0_
        • const_
          double const_
        • finite_
          boolean finite_
        • gt_
          double gt_
        • gte_
          double gte_
        • in_
          com.google.protobuf.Internal.DoubleList in_
        • inMemoizedSerializedSize
          int inMemoizedSerializedSize
        • lt_
          double lt_
        • lte_
          double lte_
        • memoizedIsInitialized
          byte memoizedIsInitialized
        • notIn_
          com.google.protobuf.Internal.DoubleList notIn_
        • notInMemoizedSerializedSize
          int notInMemoizedSerializedSize
    • Class build.buf.validate.DurationRules

      class DurationRules extends com.google.protobuf.GeneratedMessageV3 implements Serializable
      serialVersionUID:
      0L
      • Serialized Fields

        • bitField0_
          int bitField0_
        • const_
          com.google.protobuf.Duration const_
        • gt_
          com.google.protobuf.Duration gt_
        • gte_
          com.google.protobuf.Duration gte_
        • in_
          List<com.google.protobuf.Duration> in_
        • lt_
          com.google.protobuf.Duration lt_
        • lte_
          com.google.protobuf.Duration lte_
        • memoizedIsInitialized
          byte memoizedIsInitialized
        • notIn_
          List<com.google.protobuf.Duration> notIn_
    • Class build.buf.validate.EnumRules

      class EnumRules extends com.google.protobuf.GeneratedMessageV3 implements Serializable
      serialVersionUID:
      0L
      • Serialized Fields

        • bitField0_
          int bitField0_
        • const_
          int const_
        • definedOnly_
          boolean definedOnly_
        • in_
          com.google.protobuf.Internal.IntList in_
        • inMemoizedSerializedSize
          int inMemoizedSerializedSize
        • memoizedIsInitialized
          byte memoizedIsInitialized
        • notIn_
          com.google.protobuf.Internal.IntList notIn_
        • notInMemoizedSerializedSize
          int notInMemoizedSerializedSize
    • Class build.buf.validate.FieldConstraints

      class FieldConstraints extends com.google.protobuf.GeneratedMessageV3 implements Serializable
      serialVersionUID:
      0L
      • Serialized Fields

        • cel_
          List<Constraint> cel_
        • ignoreEmpty_
          boolean ignoreEmpty_
        • memoizedIsInitialized
          byte memoizedIsInitialized
        • required_
          boolean required_
        • skipped_
          boolean skipped_
        • type_
          Object type_
        • typeCase_
          int typeCase_
    • Class build.buf.validate.Fixed32Rules

      class Fixed32Rules extends com.google.protobuf.GeneratedMessageV3 implements Serializable
      serialVersionUID:
      0L
      • Serialized Fields

        • bitField0_
          int bitField0_
        • const_
          int const_
        • gt_
          int gt_
        • gte_
          int gte_
        • in_
          com.google.protobuf.Internal.IntList in_
        • inMemoizedSerializedSize
          int inMemoizedSerializedSize
        • lt_
          int lt_
        • lte_
          int lte_
        • memoizedIsInitialized
          byte memoizedIsInitialized
        • notIn_
          com.google.protobuf.Internal.IntList notIn_
        • notInMemoizedSerializedSize
          int notInMemoizedSerializedSize
    • Class build.buf.validate.Fixed64Rules

      class Fixed64Rules extends com.google.protobuf.GeneratedMessageV3 implements Serializable
      serialVersionUID:
      0L
      • Serialized Fields

        • bitField0_
          int bitField0_
        • const_
          long const_
        • gt_
          long gt_
        • gte_
          long gte_
        • in_
          com.google.protobuf.Internal.LongList in_
        • inMemoizedSerializedSize
          int inMemoizedSerializedSize
        • lt_
          long lt_
        • lte_
          long lte_
        • memoizedIsInitialized
          byte memoizedIsInitialized
        • notIn_
          com.google.protobuf.Internal.LongList notIn_
        • notInMemoizedSerializedSize
          int notInMemoizedSerializedSize
    • Class build.buf.validate.FloatRules

      class FloatRules extends com.google.protobuf.GeneratedMessageV3 implements Serializable
      serialVersionUID:
      0L
      • Serialized Fields

        • bitField0_
          int bitField0_
        • const_
          float const_
        • finite_
          boolean finite_
        • gt_
          float gt_
        • gte_
          float gte_
        • in_
          com.google.protobuf.Internal.FloatList in_
        • inMemoizedSerializedSize
          int inMemoizedSerializedSize
        • lt_
          float lt_
        • lte_
          float lte_
        • memoizedIsInitialized
          byte memoizedIsInitialized
        • notIn_
          com.google.protobuf.Internal.FloatList notIn_
        • notInMemoizedSerializedSize
          int notInMemoizedSerializedSize
    • Class build.buf.validate.Int32Rules

      class Int32Rules extends com.google.protobuf.GeneratedMessageV3 implements Serializable
      serialVersionUID:
      0L
      • Serialized Fields

        • bitField0_
          int bitField0_
        • const_
          int const_
        • gt_
          int gt_
        • gte_
          int gte_
        • in_
          com.google.protobuf.Internal.IntList in_
        • inMemoizedSerializedSize
          int inMemoizedSerializedSize
        • lt_
          int lt_
        • lte_
          int lte_
        • memoizedIsInitialized
          byte memoizedIsInitialized
        • notIn_
          com.google.protobuf.Internal.IntList notIn_
        • notInMemoizedSerializedSize
          int notInMemoizedSerializedSize
    • Class build.buf.validate.Int64Rules

      class Int64Rules extends com.google.protobuf.GeneratedMessageV3 implements Serializable
      serialVersionUID:
      0L
      • Serialized Fields

        • bitField0_
          int bitField0_
        • const_
          long const_
        • gt_
          long gt_
        • gte_
          long gte_
        • in_
          com.google.protobuf.Internal.LongList in_
        • inMemoizedSerializedSize
          int inMemoizedSerializedSize
        • lt_
          long lt_
        • lte_
          long lte_
        • memoizedIsInitialized
          byte memoizedIsInitialized
        • notIn_
          com.google.protobuf.Internal.LongList notIn_
        • notInMemoizedSerializedSize
          int notInMemoizedSerializedSize
    • Class build.buf.validate.MapRules

      class MapRules extends com.google.protobuf.GeneratedMessageV3 implements Serializable
      serialVersionUID:
      0L
      • Serialized Fields

        • bitField0_
          int bitField0_
        • keys_
          FieldConstraints keys_
        • maxPairs_
          long maxPairs_
        • memoizedIsInitialized
          byte memoizedIsInitialized
        • minPairs_
          long minPairs_
        • values_
          FieldConstraints values_
    • Class build.buf.validate.MessageConstraints

      class MessageConstraints extends com.google.protobuf.GeneratedMessageV3 implements Serializable
      serialVersionUID:
      0L
      • Serialized Fields

        • bitField0_
          int bitField0_
        • cel_
          List<Constraint> cel_
        • disabled_
          boolean disabled_
        • memoizedIsInitialized
          byte memoizedIsInitialized
    • Class build.buf.validate.OneofConstraints

      class OneofConstraints extends com.google.protobuf.GeneratedMessageV3 implements Serializable
      serialVersionUID:
      0L
      • Serialized Fields

        • bitField0_
          int bitField0_
        • memoizedIsInitialized
          byte memoizedIsInitialized
        • required_
          boolean required_
    • Class build.buf.validate.RepeatedRules

      class RepeatedRules extends com.google.protobuf.GeneratedMessageV3 implements Serializable
      serialVersionUID:
      0L
      • Serialized Fields

        • bitField0_
          int bitField0_
        • items_
          FieldConstraints items_
        • maxItems_
          long maxItems_
        • memoizedIsInitialized
          byte memoizedIsInitialized
        • minItems_
          long minItems_
        • unique_
          boolean unique_
    • Class build.buf.validate.SFixed32Rules

      class SFixed32Rules extends com.google.protobuf.GeneratedMessageV3 implements Serializable
      serialVersionUID:
      0L
      • Serialized Fields

        • bitField0_
          int bitField0_
        • const_
          int const_
        • gt_
          int gt_
        • gte_
          int gte_
        • in_
          com.google.protobuf.Internal.IntList in_
        • inMemoizedSerializedSize
          int inMemoizedSerializedSize
        • lt_
          int lt_
        • lte_
          int lte_
        • memoizedIsInitialized
          byte memoizedIsInitialized
        • notIn_
          com.google.protobuf.Internal.IntList notIn_
        • notInMemoizedSerializedSize
          int notInMemoizedSerializedSize
    • Class build.buf.validate.SFixed64Rules

      class SFixed64Rules extends com.google.protobuf.GeneratedMessageV3 implements Serializable
      serialVersionUID:
      0L
      • Serialized Fields

        • bitField0_
          int bitField0_
        • const_
          long const_
        • gt_
          long gt_
        • gte_
          long gte_
        • in_
          com.google.protobuf.Internal.LongList in_
        • inMemoizedSerializedSize
          int inMemoizedSerializedSize
        • lt_
          long lt_
        • lte_
          long lte_
        • memoizedIsInitialized
          byte memoizedIsInitialized
        • notIn_
          com.google.protobuf.Internal.LongList notIn_
        • notInMemoizedSerializedSize
          int notInMemoizedSerializedSize
    • Class build.buf.validate.SInt32Rules

      class SInt32Rules extends com.google.protobuf.GeneratedMessageV3 implements Serializable
      serialVersionUID:
      0L
      • Serialized Fields

        • bitField0_
          int bitField0_
        • const_
          int const_
        • gt_
          int gt_
        • gte_
          int gte_
        • in_
          com.google.protobuf.Internal.IntList in_
        • inMemoizedSerializedSize
          int inMemoizedSerializedSize
        • lt_
          int lt_
        • lte_
          int lte_
        • memoizedIsInitialized
          byte memoizedIsInitialized
        • notIn_
          com.google.protobuf.Internal.IntList notIn_
        • notInMemoizedSerializedSize
          int notInMemoizedSerializedSize
    • Class build.buf.validate.SInt64Rules

      class SInt64Rules extends com.google.protobuf.GeneratedMessageV3 implements Serializable
      serialVersionUID:
      0L
      • Serialized Fields

        • bitField0_
          int bitField0_
        • const_
          long const_
        • gt_
          long gt_
        • gte_
          long gte_
        • in_
          com.google.protobuf.Internal.LongList in_
        • inMemoizedSerializedSize
          int inMemoizedSerializedSize
        • lt_
          long lt_
        • lte_
          long lte_
        • memoizedIsInitialized
          byte memoizedIsInitialized
        • notIn_
          com.google.protobuf.Internal.LongList notIn_
        • notInMemoizedSerializedSize
          int notInMemoizedSerializedSize
    • Class build.buf.validate.StringRules

      class StringRules extends com.google.protobuf.GeneratedMessageV3 implements Serializable
      serialVersionUID:
      0L
      • Serialized Fields

        • bitField0_
          int bitField0_
        • const_
          Object const_
        • contains_
          Object contains_
        • in_
          com.google.protobuf.LazyStringArrayList in_
        • len_
          long len_
        • lenBytes_
          long lenBytes_
        • maxBytes_
          long maxBytes_
        • maxLen_
          long maxLen_
        • memoizedIsInitialized
          byte memoizedIsInitialized
        • minBytes_
          long minBytes_
        • minLen_
          long minLen_
        • notContains_
          Object notContains_
        • notIn_
          com.google.protobuf.LazyStringArrayList notIn_
        • pattern_
          Object pattern_
        • prefix_
          Object prefix_
        • strict_
          boolean strict_
        • suffix_
          Object suffix_
        • wellKnown_
          Object wellKnown_
        • wellKnownCase_
          int wellKnownCase_
    • Class build.buf.validate.TimestampRules

      class TimestampRules extends com.google.protobuf.GeneratedMessageV3 implements Serializable
      serialVersionUID:
      0L
      • Serialized Fields

        • bitField0_
          int bitField0_
        • const_
          com.google.protobuf.Timestamp const_
        • gt_
          com.google.protobuf.Timestamp gt_
        • gte_
          com.google.protobuf.Timestamp gte_
        • gtNow_
          boolean gtNow_
        • lt_
          com.google.protobuf.Timestamp lt_
        • lte_
          com.google.protobuf.Timestamp lte_
        • ltNow_
          boolean ltNow_
        • memoizedIsInitialized
          byte memoizedIsInitialized
        • within_
          com.google.protobuf.Duration within_
    • Class build.buf.validate.UInt32Rules

      class UInt32Rules extends com.google.protobuf.GeneratedMessageV3 implements Serializable
      serialVersionUID:
      0L
      • Serialized Fields

        • bitField0_
          int bitField0_
        • const_
          int const_
        • gt_
          int gt_
        • gte_
          int gte_
        • in_
          com.google.protobuf.Internal.IntList in_
        • inMemoizedSerializedSize
          int inMemoizedSerializedSize
        • lt_
          int lt_
        • lte_
          int lte_
        • memoizedIsInitialized
          byte memoizedIsInitialized
        • notIn_
          com.google.protobuf.Internal.IntList notIn_
        • notInMemoizedSerializedSize
          int notInMemoizedSerializedSize
    • Class build.buf.validate.UInt64Rules

      class UInt64Rules extends com.google.protobuf.GeneratedMessageV3 implements Serializable
      serialVersionUID:
      0L
      • Serialized Fields

        • bitField0_
          int bitField0_
        • const_
          long const_
        • gt_
          long gt_
        • gte_
          long gte_
        • in_
          com.google.protobuf.Internal.LongList in_
        • inMemoizedSerializedSize
          int inMemoizedSerializedSize
        • lt_
          long lt_
        • lte_
          long lte_
        • memoizedIsInitialized
          byte memoizedIsInitialized
        • notIn_
          com.google.protobuf.Internal.LongList notIn_
        • notInMemoizedSerializedSize
          int notInMemoizedSerializedSize
    • Class build.buf.validate.Violation

      class Violation extends com.google.protobuf.GeneratedMessageV3 implements Serializable
      serialVersionUID:
      0L
      • Serialized Fields

        • constraintId_
          Object constraintId_
        • fieldPath_
          Object fieldPath_
        • forKey_
          boolean forKey_
        • memoizedIsInitialized
          byte memoizedIsInitialized
        • message_
          Object message_
    • Class build.buf.validate.Violations

      class Violations extends com.google.protobuf.GeneratedMessageV3 implements Serializable
      serialVersionUID:
      0L
      • Serialized Fields

        • memoizedIsInitialized
          byte memoizedIsInitialized
        • violations_
          List<Violation> violations_
  • Package build.buf.validate.priv