The OVF template used during the OVA deployment only supports validation for minimum and maximum password length and password field designation. The OVF framework does not support validation for advanced password complexity requirements such as uppercase, lowercase, numeric, or special character enforcement.
As documented in the
OVF specification (pages 28–29) , the OVF template schema does not provide a mechanism to enforce password complexity policies beyond basic length validation. Therefore, the deployment wizard accepting a non-compliant password is expected behavior from the OVF framework perspective and is considered a documentation limitation rather than a functional defect.