errorSummary() public method
Generates a summary of the validation errors. If there is no validation error, an empty error summary markup will still be generated, but it will be hidden. See also $errorSummaryCssClass.
public string errorSummary ( $models, $options = [] )$models
yii\base\Model|yii\base\Model[]
The model(s) associated with this form. $options array
The tag options in terms of name-value pairs. The following options are specially handled:
header: string, the header HTML