If you expose a model and that model has a validation error on an attribute that is not exposed, the error itself will not be added to the form.
Although not required, this can be a bit confusing, because the form may be invalid but there may be no errors in the array, which is inconsistent.