That may be a tough one because it may be required on one form but not required on another.
If the report is on an object that has the form attached, it's probably doable though. A parameter report would probably not work.
There is, in the API, a parameter (field) attribute called "isRequired". This is what I would start with.