Values.AttributeErrorSourceThe attribute error.
type nonrec t = {attributeIdentifier : AttributeIdentifier.t option;The attribute ID as part of the attribute error.
*)code : String_.t option;The code generated as part of the attribute error.
*)message : String_.t option;The message generated as part of the attribute error.
*)}