ValidatableModelBase

The ValidatableModelBase class extends the [ModelBase](/vnext/catel-core/data-handling/modelbase/) class with functionality to validate the model. The class implements the IDataErrorInfo and INotifyDataErrorInfo interfaces so it is possible to validate the data object and check the errors. This way, no custom validation code needs to be written outside the data class.

More documentation should be written in the future


Contributions

We would like to thank the following contributors:

Want to contribute to the documentation? We have a guide for that!


Questions

Have a question about Catel? Use StackOverflow with the Catel tag!