Returns .true.
if given response is valid. A response is valid if
attribute name is a valid id, attribute type is a valid response
value type, and attribute error is a valid error code.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(response_type), | intent(in) | :: | response |
Response type. |