Click or drag to resize
IValidationError Properties

The IValidationError type exposes the following members.

Properties
  NameDescription
Public propertyMessageKey
Gets a key which can be used to retrieve a localized error message.
Public propertyMessageParameters
Gets an array of parameters to be substituted to localized error message. Returns an empty array when no parameters are available.
Top
See Also