ValidationAttribute.FormatErrorMessage Method

Applies formatting to the error message.

Namespace:  System.ComponentModel.DataAnnotations
Assembly:  System.ComponentModel.DataAnnotations (in System.ComponentModel.DataAnnotations.dll)

No code example is currently available or this language may not be supported.

Parameters

name
Type: System.String
The name to include in the formatted error message.

Return Value

Type: System.String
The formatted error message.

Silverlight

Supported in: 5, 4, 3

For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.

Community Additions

ADD
Show: