var paramName: String?
The name of the parameter that caused the error. If possible, this should be set to the actual name used. If not set, it will be inferred from argument or option if either is set.
paramName
- The name of the parameter that caused the error. If possible, this should be set to the
actual name used. If not set, it will be inferred from argument or option if either is set.