You should look at the property of the error_bubbling field. If you set this property to true, any errors for this field will be passed to the parent field or form.
For example, if the normal field is set to true, any errors for this field will be bound to the main form, and not to a specific field.
source share