Class Validate.FieldRules

java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessage
io.envoyproxy.pgv.validate.Validate.FieldRules
All Implemented Interfaces:
com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, Validate.FieldRulesOrBuilder, Serializable
Enclosing class:
Validate

public static final class Validate.FieldRules extends com.google.protobuf.GeneratedMessage implements Validate.FieldRulesOrBuilder
 FieldRules encapsulates the rules for each type of field. Depending on the
 field, the correct set should be used to ensure proper validations.
 
Protobuf type validate.FieldRules
See Also: