Ejemplo n.º 1
0
 public void ValidateTest()
 {
     Manipulation.InferSchemas();
     Manipulation.Validate();
     Manipulation.GetSchemaInfo();
 }