validate_mesh
Validate that the given object adheres to the mesh schema and that it contains valid data.
Inputs
mesh
The object to validate
Outputs
valid
Set to true if the object is a valid mesh, false otherwise
error_description
If valid is false, this contains a string describing the first error encountered when validating the mesh