Details
Description
I've found that AjaxFormValidatingBehavior not updates any feedback component that was initially hidden (setOutputMarkupPlaceholderTag is set to true).
I have added unit test and changed behavior of AjaxFormValidatingBehavior. Please, review and apply my PR.