XMLTupleSpaceShared.Validator.OnValidationError Function
handles errors in the validating process

Private void OnValidationError (object, System.Xml.Schema.ValidationEventArgs)
  Type Name Description  
    object sender the source of the error  
    System.Xml.Schema.ValidationEventArgs e the exception that has been thrown  
  Return Description  
    void