Validates a full ISRC code (passed in a string). Resolves if valid. If invalid, throws an error with the reason.
NOTE: This function validates the ISRC code's format, but does not currently validate against a list of valid country codes. Will likely add this functionality in a future release.
Validates a full ISRC code (passed in a string). Resolves if valid. If invalid, throws an error with the reason.
NOTE: This function validates the ISRC code's format, but does not currently validate against a list of valid country codes. Will likely add this functionality in a future release.