Error message doesn't hide when DropDown value is filled in programmatically

Hi,
A RequiredValidator component shows validation error on a DropDown component but when the @bind-Value parameter of the DropDown is filled in with a valid value the error message doesn't hide.
Can it be solve to make it disappear, please?