<PackageReference Include="castle.windsor" Version="2.5.2" />

HandlerState

public enum HandlerState
Possible states for a IHandler instance
Valid = 0

The component can be requested

The component can not be requested as it still depending on a external dependency not yet available