diff --git a/aspnetcore/blazor/forms-validation.md b/aspnetcore/blazor/forms-validation.md index 557cb50899..55052511f7 100644 --- a/aspnetcore/blazor/forms-validation.md +++ b/aspnetcore/blazor/forms-validation.md @@ -5,7 +5,7 @@ description: Learn how to use forms and field validation scenarios in Blazor. monikerRange: '>= aspnetcore-3.0' ms.author: riande ms.custom: mvc -ms.date: 04/15/2019 +ms.date: 06/12/2019 uid: blazor/forms-validation --- # Blazor forms and validation @@ -68,6 +68,8 @@ A set of built-in input components are available to receive and validate user in | `` | `` | | `` | `` | +All of the input components, including ``, support arbitrary attributes. Any attribute that doesn't match a parameter is added to the generated `
`, ``, `