OvfOvfMessageCategory
The OvfMessage.Category enumerated type defines the categories of messages (see OvfMessage).
VALIDATION : The OVF descriptor is invalid, for example, syntax errors or schema errors.
INPUT : The user provided input parameters are invalid.
SERVER : Server error.
Enumeration: VALIDATION, INPUT, SERVER,