RangeAttribute.FormatErrorMessage Method
Silverlight
Applies formatting to an error message based on the data field where the error occurred.
Namespace: System.ComponentModel.DataAnnotations
Assembly: System.ComponentModel.DataAnnotations (in System.ComponentModel.DataAnnotations.dll)
Parameters
- name
- Type: System.String
The name to include in the formatted string.
| Exception | Condition |
|---|---|
| InvalidOperationException | Minimum is Nothing. -or- Maximum is Nothing. -or- OperandType does not implement the IComparable interface. |
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.
Community Additions
ADD
Show: