validateIds

fnvoid validateIds(hid_t[] ids, string objectType = "object")

Validates multiple HDF5 IDs and throws an exception if any is invalid.

Parameters

idsArray of HDF5 identifiers to validate
objectTypeDescription of the object type for error messages

Throws

HDF5Exception if any ID is invalid