We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
prefix
placeholder
1 parent 609dd7c commit 00699fcCopy full SHA for 00699fc
java-runtime/src/main/proto/spine/validate/error_message.proto
@@ -58,7 +58,7 @@ message TemplateString {
58
// A map that provides values for each placeholder referenced in `with_placeholders`.
59
//
60
// The keys in this map should match the placeholder keys inside `with_placeholders` without
61
- // the `${}` prefix.
+ // the `${}` placeholder delimiter.
62
63
// All placeholders present in `with_placeholders` must have corresponding entries in this map,
64
// otherwise the template is considered invalid.
0 commit comments