Early Preview
This is currently very much a preview. Please feel free to try things out,
but don't be upset if anything is not yet working. Feedback is welcome over on our
GitHub Dicussions page.
interface System.​ComponentModel.​IDataErrorInfo
Assembly: System.ComponentModel.TypeConverter
Provides the functionality to offer custom error information that a user interface can bind to.
Properties
string
Error
Gets an error message indicating what is wrong with this object.
string
Item