Skip to content

Commit 753684a

Browse files
Merge pull request #1873 from hanselabreu/patch-1
Update validation.md
2 parents bca107a + 5991afc commit 753684a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/techniques/validation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ In addition to these, all `class-validator` options (inherited from the `Validat
8585
<tr>
8686
<td><code>validationError.target</code></td>
8787
<td><code>boolean</code></td>
88-
<td>Indicates if target should be exposed in <code>ValidationError</code></td>
88+
<td>Indicates if target should be exposed in <code>ValidationError</code>.</td>
8989
</tr>
9090
<tr>
9191
<td><code>validationError.value</code></td>

0 commit comments

Comments
 (0)