validate_mesh node

Validate that the given object adheres to the mesh schema and that it contains valid data.

Inputs

mesh [in]

The object to validate

Outputs

valid [out]

Set to true if the object is a valid mesh, false otherwise

error_description [out]

If valid is false, this contains a string describing the first error encountered when validating the mesh