static Validate.KnownRegex |
Validate.KnownRegex.forNumber(int value) |
|
Validate.KnownRegex |
Validate.StringRules.Builder.getWellKnownRegex() |
WellKnownRegex specifies a common well known pattern defined as a regex.
|
Validate.KnownRegex |
Validate.StringRules.getWellKnownRegex() |
WellKnownRegex specifies a common well known pattern defined as a regex.
|
Validate.KnownRegex |
Validate.StringRulesOrBuilder.getWellKnownRegex() |
WellKnownRegex specifies a common well known pattern defined as a regex.
|
static Validate.KnownRegex |
Validate.KnownRegex.valueOf(int value) |
Deprecated.
|
static Validate.KnownRegex |
Validate.KnownRegex.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static Validate.KnownRegex |
Validate.KnownRegex.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static Validate.KnownRegex[] |
Validate.KnownRegex.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|