System::Xml::Schema::XmlSchemaSet::ValidationEventHandler_add method
XmlSchemaSet::ValidationEventHandler_add method
Adds an event handler for receiving information about XML Schema definition language (XSD) schema validation errors.
template<class...> void System::Xml::Schema::XmlSchemaSet::ValidationEventHandler_add(Args... value)
Parameter | Type | Description |
---|---|---|
value | Args… | A bound or static method or ValidationEventHandler instance. |
See Also
- Class XmlSchemaSet
- Namespace System::Xml::Schema
- Library Aspose.Page for C++