Closed DavidBrownlee closed 4 years ago
md5 validation (32 char hexadecimal) is already handled in validateHub.py.
Alternatively, md5 validation could be handled directly in the json schema with a format:regex, if desired.
md5 validation (32 char hexadecimal) is already handled in validateHub.py.
Alternatively, md5 validation could be handled directly in the json schema with a format:regex, if desired.