 | ViewModel.GetPropertyErrors Method |
Gets all error messages of the specified property. If the propertyName is null all error messages will be returned.
Namespace:
BionicCode.Utilities.Net.Standard.ViewModel
Assembly:
BionicCode.Utilities.Net.Standard (in BionicCode.Utilities.Net.Standard.dll) Version: 1.0.4
Syntax
RemarksIf the propertyName is null all current error messages will be returned.
See Also