Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cfd0330 commit 83ddaceCopy full SHA for 83ddace
provisionersdk/proto/provisioner.proto
@@ -70,7 +70,7 @@ message RichParameter {
70
string icon = 6;
71
repeated RichParameterOption options = 7;
72
string validation_regex = 8;
73
- string validation_error = 9;
+ string validation_error = 9;
74
int32 validation_min = 10;
75
int32 validation_max = 11;
76
}
0 commit comments