libxml2-wasm
    Preparing search index...

    Class XsdValidator

    The XSD schema validator.

    Note: This validator must to be disposed explicitly.

    Hierarchy (View Summary)

    Index

    Methods

    • Dispose the object.

      It releases the managed resource and unregisters it from FinalizationRegistry. This ensures that the release of the managed resource doesn’t have to wait until the object is garbage collected.

      To avoid resource leaks, explicitly call the Dispose method or use the using declaration to declare the object.

      Returns void