Click or drag to resize

IValidationMessage Properties

[This is preliminary documentation and is subject to change.]

The IValidationMessage type exposes the following members.

Properties
  NameDescription
Public propertyDefaultErrorMessage
The message associated with the validation
Public propertyErrorMessageCode
The error code associated with the validation
Public propertyFieldName
The name of the field associated with the validation
Public propertyMessageFields
Dictionary that holds placeholder information. The DefaultErrorMessage will have the keys of this dictionary replaced with the values of each corresponding key
Top
See Also