Serialized Form

  • Package build.buf.protovalidate.exceptions

  • Package build.buf.validate

    • Class build.buf.validate.AnyRules

      class AnyRules extends com.google.protobuf.GeneratedMessage 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.GeneratedMessage.ExtendableMessage<BoolRules> implements Serializable
      serialVersionUID:
      0L
      • Serialized Fields

        • bitField0_
          int bitField0_
        • const_
          boolean const_
        • example_
          com.google.protobuf.Internal.BooleanList example_
        • memoizedIsInitialized
          byte memoizedIsInitialized
    • Class build.buf.validate.BytesRules

      class BytesRules extends com.google.protobuf.GeneratedMessage.ExtendableMessage<BytesRules> implements Serializable
      serialVersionUID:
      0L
      • Serialized Fields

        • bitField0_
          int bitField0_
        • const_
          com.google.protobuf.ByteString const_
        • contains_
          com.google.protobuf.ByteString contains_
        • example_
          com.google.protobuf.Internal.ProtobufList<com.google.protobuf.ByteString> example_
        • in_
          com.google.protobuf.Internal.ProtobufList<com.google.protobuf.ByteString> in_
        • len_
          long len_
        • maxLen_
          long maxLen_
        • memoizedIsInitialized
          byte memoizedIsInitialized
        • minLen_
          long minLen_
        • notIn_
          com.google.protobuf.Internal.ProtobufList<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.GeneratedMessage implements Serializable
      serialVersionUID:
      0L
      • Serialized Fields

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

      class DoubleRules extends com.google.protobuf.GeneratedMessage.ExtendableMessage<DoubleRules> implements Serializable
      serialVersionUID:
      0L
      • Serialized Fields

        • bitField0_
          int bitField0_
        • const_
          double const_
        • example_
          com.google.protobuf.Internal.DoubleList example_
        • finite_
          boolean finite_
        • greaterThan_
          Object greaterThan_
        • greaterThanCase_
          int greaterThanCase_
        • in_
          com.google.protobuf.Internal.DoubleList in_
        • lessThan_
          Object lessThan_
        • lessThanCase_
          int lessThanCase_
        • memoizedIsInitialized
          byte memoizedIsInitialized
        • notIn_
          com.google.protobuf.Internal.DoubleList notIn_
    • Class build.buf.validate.DurationRules

      class DurationRules extends com.google.protobuf.GeneratedMessage.ExtendableMessage<DurationRules> implements Serializable
      serialVersionUID:
      0L
      • Serialized Fields

        • bitField0_
          int bitField0_
        • const_
          com.google.protobuf.Duration const_
        • example_
          List<com.google.protobuf.Duration> example_
        • greaterThan_
          Object greaterThan_
        • greaterThanCase_
          int greaterThanCase_
        • in_
          List<com.google.protobuf.Duration> in_
        • lessThan_
          Object lessThan_
        • lessThanCase_
          int lessThanCase_
        • memoizedIsInitialized
          byte memoizedIsInitialized
        • notIn_
          List<com.google.protobuf.Duration> notIn_
    • Class build.buf.validate.EnumRules

      class EnumRules extends com.google.protobuf.GeneratedMessage.ExtendableMessage<EnumRules> implements Serializable
      serialVersionUID:
      0L
      • Serialized Fields

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

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

        • bitField0_
          int bitField0_
        • cel_
          List<Constraint> cel_
        • ignore_
          int ignore_
        • memoizedIsInitialized
          byte memoizedIsInitialized
        • required_
          boolean required_
        • type_
          Object type_
        • typeCase_
          int typeCase_
    • Class build.buf.validate.FieldPath

      class FieldPath extends com.google.protobuf.GeneratedMessage implements Serializable
      serialVersionUID:
      0L
      • Serialized Fields

    • Class build.buf.validate.FieldPathElement

      class FieldPathElement extends com.google.protobuf.GeneratedMessage implements Serializable
      serialVersionUID:
      0L
      • Serialized Fields

        • bitField0_
          int bitField0_
        • fieldName_
          Object fieldName_
        • fieldNumber_
          int fieldNumber_
        • fieldType_
          int fieldType_
        • keyType_
          int keyType_
        • memoizedIsInitialized
          byte memoizedIsInitialized
        • subscript_
          Object subscript_
        • subscriptCase_
          int subscriptCase_
        • valueType_
          int valueType_
    • Class build.buf.validate.Fixed32Rules

      class Fixed32Rules extends com.google.protobuf.GeneratedMessage.ExtendableMessage<Fixed32Rules> implements Serializable
      serialVersionUID:
      0L
      • Serialized Fields

        • bitField0_
          int bitField0_
        • const_
          int const_
        • example_
          com.google.protobuf.Internal.IntList example_
        • greaterThan_
          Object greaterThan_
        • greaterThanCase_
          int greaterThanCase_
        • in_
          com.google.protobuf.Internal.IntList in_
        • lessThan_
          Object lessThan_
        • lessThanCase_
          int lessThanCase_
        • memoizedIsInitialized
          byte memoizedIsInitialized
        • notIn_
          com.google.protobuf.Internal.IntList notIn_
    • Class build.buf.validate.Fixed64Rules

      class Fixed64Rules extends com.google.protobuf.GeneratedMessage.ExtendableMessage<Fixed64Rules> implements Serializable
      serialVersionUID:
      0L
      • Serialized Fields

        • bitField0_
          int bitField0_
        • const_
          long const_
        • example_
          com.google.protobuf.Internal.LongList example_
        • greaterThan_
          Object greaterThan_
        • greaterThanCase_
          int greaterThanCase_
        • in_
          com.google.protobuf.Internal.LongList in_
        • lessThan_
          Object lessThan_
        • lessThanCase_
          int lessThanCase_
        • memoizedIsInitialized
          byte memoizedIsInitialized
        • notIn_
          com.google.protobuf.Internal.LongList notIn_
    • Class build.buf.validate.FloatRules

      class FloatRules extends com.google.protobuf.GeneratedMessage.ExtendableMessage<FloatRules> implements Serializable
      serialVersionUID:
      0L
      • Serialized Fields

        • bitField0_
          int bitField0_
        • const_
          float const_
        • example_
          com.google.protobuf.Internal.FloatList example_
        • finite_
          boolean finite_
        • greaterThan_
          Object greaterThan_
        • greaterThanCase_
          int greaterThanCase_
        • in_
          com.google.protobuf.Internal.FloatList in_
        • lessThan_
          Object lessThan_
        • lessThanCase_
          int lessThanCase_
        • memoizedIsInitialized
          byte memoizedIsInitialized
        • notIn_
          com.google.protobuf.Internal.FloatList notIn_
    • Class build.buf.validate.Int32Rules

      class Int32Rules extends com.google.protobuf.GeneratedMessage.ExtendableMessage<Int32Rules> implements Serializable
      serialVersionUID:
      0L
      • Serialized Fields

        • bitField0_
          int bitField0_
        • const_
          int const_
        • example_
          com.google.protobuf.Internal.IntList example_
        • greaterThan_
          Object greaterThan_
        • greaterThanCase_
          int greaterThanCase_
        • in_
          com.google.protobuf.Internal.IntList in_
        • lessThan_
          Object lessThan_
        • lessThanCase_
          int lessThanCase_
        • memoizedIsInitialized
          byte memoizedIsInitialized
        • notIn_
          com.google.protobuf.Internal.IntList notIn_
    • Class build.buf.validate.Int64Rules

      class Int64Rules extends com.google.protobuf.GeneratedMessage.ExtendableMessage<Int64Rules> implements Serializable
      serialVersionUID:
      0L
      • Serialized Fields

        • bitField0_
          int bitField0_
        • const_
          long const_
        • example_
          com.google.protobuf.Internal.LongList example_
        • greaterThan_
          Object greaterThan_
        • greaterThanCase_
          int greaterThanCase_
        • in_
          com.google.protobuf.Internal.LongList in_
        • lessThan_
          Object lessThan_
        • lessThanCase_
          int lessThanCase_
        • memoizedIsInitialized
          byte memoizedIsInitialized
        • notIn_
          com.google.protobuf.Internal.LongList notIn_
    • Class build.buf.validate.MapRules

      class MapRules extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MapRules> 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.GeneratedMessage 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.GeneratedMessage implements Serializable
      serialVersionUID:
      0L
      • Serialized Fields

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

      class PredefinedConstraints extends com.google.protobuf.GeneratedMessage implements Serializable
      serialVersionUID:
      0L
      • Serialized Fields

        • cel_
          List<Constraint> cel_
        • memoizedIsInitialized
          byte memoizedIsInitialized
    • Class build.buf.validate.RepeatedRules

      class RepeatedRules extends com.google.protobuf.GeneratedMessage.ExtendableMessage<RepeatedRules> 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.GeneratedMessage.ExtendableMessage<SFixed32Rules> implements Serializable
      serialVersionUID:
      0L
      • Serialized Fields

        • bitField0_
          int bitField0_
        • const_
          int const_
        • example_
          com.google.protobuf.Internal.IntList example_
        • greaterThan_
          Object greaterThan_
        • greaterThanCase_
          int greaterThanCase_
        • in_
          com.google.protobuf.Internal.IntList in_
        • lessThan_
          Object lessThan_
        • lessThanCase_
          int lessThanCase_
        • memoizedIsInitialized
          byte memoizedIsInitialized
        • notIn_
          com.google.protobuf.Internal.IntList notIn_
    • Class build.buf.validate.SFixed64Rules

      class SFixed64Rules extends com.google.protobuf.GeneratedMessage.ExtendableMessage<SFixed64Rules> implements Serializable
      serialVersionUID:
      0L
      • Serialized Fields

        • bitField0_
          int bitField0_
        • const_
          long const_
        • example_
          com.google.protobuf.Internal.LongList example_
        • greaterThan_
          Object greaterThan_
        • greaterThanCase_
          int greaterThanCase_
        • in_
          com.google.protobuf.Internal.LongList in_
        • lessThan_
          Object lessThan_
        • lessThanCase_
          int lessThanCase_
        • memoizedIsInitialized
          byte memoizedIsInitialized
        • notIn_
          com.google.protobuf.Internal.LongList notIn_
    • Class build.buf.validate.SInt32Rules

      class SInt32Rules extends com.google.protobuf.GeneratedMessage.ExtendableMessage<SInt32Rules> implements Serializable
      serialVersionUID:
      0L
      • Serialized Fields

        • bitField0_
          int bitField0_
        • const_
          int const_
        • example_
          com.google.protobuf.Internal.IntList example_
        • greaterThan_
          Object greaterThan_
        • greaterThanCase_
          int greaterThanCase_
        • in_
          com.google.protobuf.Internal.IntList in_
        • lessThan_
          Object lessThan_
        • lessThanCase_
          int lessThanCase_
        • memoizedIsInitialized
          byte memoizedIsInitialized
        • notIn_
          com.google.protobuf.Internal.IntList notIn_
    • Class build.buf.validate.SInt64Rules

      class SInt64Rules extends com.google.protobuf.GeneratedMessage.ExtendableMessage<SInt64Rules> implements Serializable
      serialVersionUID:
      0L
      • Serialized Fields

        • bitField0_
          int bitField0_
        • const_
          long const_
        • example_
          com.google.protobuf.Internal.LongList example_
        • greaterThan_
          Object greaterThan_
        • greaterThanCase_
          int greaterThanCase_
        • in_
          com.google.protobuf.Internal.LongList in_
        • lessThan_
          Object lessThan_
        • lessThanCase_
          int lessThanCase_
        • memoizedIsInitialized
          byte memoizedIsInitialized
        • notIn_
          com.google.protobuf.Internal.LongList notIn_
    • Class build.buf.validate.StringRules

      class StringRules extends com.google.protobuf.GeneratedMessage.ExtendableMessage<StringRules> implements Serializable
      serialVersionUID:
      0L
      • Serialized Fields

        • bitField0_
          int bitField0_
        • const_
          Object const_
        • contains_
          Object contains_
        • example_
          com.google.protobuf.LazyStringArrayList example_
        • 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.GeneratedMessage.ExtendableMessage<TimestampRules> implements Serializable
      serialVersionUID:
      0L
      • Serialized Fields

        • bitField0_
          int bitField0_
        • const_
          com.google.protobuf.Timestamp const_
        • example_
          List<com.google.protobuf.Timestamp> example_
        • greaterThan_
          Object greaterThan_
        • greaterThanCase_
          int greaterThanCase_
        • lessThan_
          Object lessThan_
        • lessThanCase_
          int lessThanCase_
        • memoizedIsInitialized
          byte memoizedIsInitialized
        • within_
          com.google.protobuf.Duration within_
    • Class build.buf.validate.UInt32Rules

      class UInt32Rules extends com.google.protobuf.GeneratedMessage.ExtendableMessage<UInt32Rules> implements Serializable
      serialVersionUID:
      0L
      • Serialized Fields

        • bitField0_
          int bitField0_
        • const_
          int const_
        • example_
          com.google.protobuf.Internal.IntList example_
        • greaterThan_
          Object greaterThan_
        • greaterThanCase_
          int greaterThanCase_
        • in_
          com.google.protobuf.Internal.IntList in_
        • lessThan_
          Object lessThan_
        • lessThanCase_
          int lessThanCase_
        • memoizedIsInitialized
          byte memoizedIsInitialized
        • notIn_
          com.google.protobuf.Internal.IntList notIn_
    • Class build.buf.validate.UInt64Rules

      class UInt64Rules extends com.google.protobuf.GeneratedMessage.ExtendableMessage<UInt64Rules> implements Serializable
      serialVersionUID:
      0L
      • Serialized Fields

        • bitField0_
          int bitField0_
        • const_
          long const_
        • example_
          com.google.protobuf.Internal.LongList example_
        • greaterThan_
          Object greaterThan_
        • greaterThanCase_
          int greaterThanCase_
        • in_
          com.google.protobuf.Internal.LongList in_
        • lessThan_
          Object lessThan_
        • lessThanCase_
          int lessThanCase_
        • memoizedIsInitialized
          byte memoizedIsInitialized
        • notIn_
          com.google.protobuf.Internal.LongList notIn_
    • Class build.buf.validate.Violation

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

        • bitField0_
          int bitField0_
        • constraintId_
          Object constraintId_
        • field_
          FieldPath field_
        • forKey_
          boolean forKey_
        • memoizedIsInitialized
          byte memoizedIsInitialized
        • message_
          Object message_
        • rule_
          FieldPath rule_
    • Class build.buf.validate.Violations

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

        • memoizedIsInitialized
          byte memoizedIsInitialized
        • violations_
          List<Violation> violations_