Values.FailedCustomVocabularyItemSourceThe unique failed custom vocabulary item from the custom vocabulary list.
type nonrec t = {itemId : ItemId.t option;The unique item identifer for the failed custom vocabulary item from the custom vocabulary list.
*)errorMessage : ErrorMessage.t option;The error message for the failed custom vocabulary item from the custom vocabulary list.
*)errorCode : ErrorCode.t option;The unique error code for the failed custom vocabulary item from the custom vocabulary list.
*)}