Skip to content

Commit 86c4868

Browse files
ssimontissdwheeler
authored andcommitted
Fixing Dead Link (MicrosoftDocs#4300)
* Fixing Dead Link The link *How to Declare Input Validation Rules* under Remarks, bullet point #1 was pointing to a dead link. I have modified it to point to the most relevant reference page I could find on that topic. * Update validatelength-attribute-declaration.md
1 parent 14f7fa2 commit 86c4868

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

developer/cmdlet/validatelength-attribute-declaration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Required. Specifies the maximum number of characters allowed.
3333

3434
## Remarks
3535

36-
- For more information about how to declare this attribute, see [How to Declare Input Validation Rules](http://msdn.microsoft.com/en-us/544c2100-62ba-4be4-b2a2-cc0d4e4fc45b).
36+
- For more information about how to declare this attribute, see [How to Declare Input Validation Rules](./how-to-validate-parameter-input.md).
3737

3838
- When this attribute is not used, the corresponding parameter argument can be of any length.
3939

0 commit comments

Comments
 (0)