validateIds
fn
void validateIds(hid_t[] ids, string objectType = "object")Validates multiple HDF5 IDs and throws an exception if any is invalid.
Parameters
ids | Array of HDF5 identifiers to validate |
objectType | Description of the object type for error messages |
Throws
HDF5Exception if any ID is invalid