ValidationEventHandler_add()
XmlSchemaSet::ValidationEventHandler_add(Args…) 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)
Arguments
Parameter | Type | Description |
---|---|---|
value | Args… | A bound or static method or ValidationEventHandler instance. |
See Also
- Class XmlSchemaSet
- Namespace System::Xml::Schema
- Library Aspose.Slides