File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -1028,7 +1028,7 @@
The InteractionOutput interface
1028
1028
While the {{value()}} function provides built-in validation, we recognize that some
1029
1029
use cases may require returning values without validation. In such cases, developers
1030
1030
can use alternative patterns, such as directly accessing the underlying data
1031
- using streams or the {{InteractionOutput/arrayBuffer()}} function (See [[[#validation-arraybuffer-example]]] and [[[#stream-example]]]).
1031
+ using streams or the {{InteractionOutput/arrayBuffer()}} function (see [[[#validation-arraybuffer-example]]] and [[[#stream-example]]]).
1032
1032
p >
1033
1033
< p class ="advisement " id ="non-validating-value-warning " title ="Implications for not using validation ">
1034
1034
< strong > Warning:strong > Disabling validation may introduce risks, particularly when interacting
You can’t perform that action at this time.
0 commit comments