❔ What type of variable is this?
my c# DTO object has this property:
and a request with the (screenshot) imageData isn't passing controller method validation
and a request with the (screenshot) imageData isn't passing controller method validation

c#
public byte[]? ImageData { get; set; }