Click or drag to resize

IViewModel Methods

The IViewModel type exposes the following members.

Methods
  NameDescription
Public methodGetErrors
Gets the validation errors for a specified property or for the entire entity.
(Inherited from INotifyDataErrorInfo.)
Public methodGetPropertyErrors
Gets all error messages of the specified property. If the propertyName is null all error messages will be returned.
Public methodPropertyHasError
Checks whether the specified property has errors or is valid.
Top
See Also
https://github.com/BionicCode/BionicCode.Net/blob/master/README.md