Values.FieldOptionErrorSourceObject for field Options errors.
type nonrec t = {message : String_.t option;Error message from creating or updating field option.
*)errorCode : String_.t option;Error code from creating or updating field option.
*)value : FieldOptionValue.t option;The field option value that caused the error.
*)}