Time Option Or Builder
Functions
Link copied to clipboard
A user-defined validation error format message.
May include tokens `{value}`—for the actual value of the field, and `{other}`—for
the expected value. The tokens will be replaced at runtime when the error is constructed.
Content copied to clipboard
string error_msg = 3;
Link copied to clipboard
A user-defined validation error format message.
May include tokens `{value}`—for the actual value of the field, and `{other}`—for
the expected value. The tokens will be replaced at runtime when the error is constructed.
Content copied to clipboard
string error_msg = 3;
Link copied to clipboard
Defines a restriction for the timestamp.
Content copied to clipboard
.Time in = 1;
Link copied to clipboard
A user-defined validation error format message.
Deprecated. Use `error_msg` instead.
Content copied to clipboard
string msg_format = 2 [deprecated = true];
Link copied to clipboard
A user-defined validation error format message.
Deprecated. Use `error_msg` instead.
Content copied to clipboard
string msg_format = 2 [deprecated = true];
Inherited functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard