我刚开始从https://github.com/reactiveui/ReactiveUI.Samples/blob/master/ReactiveUI_4Only.Samples.sln学习ReactiveUI。
我通过nuget下载了最新的版本,但我在ReactiveUI中找不到ReactiveValidatedObject类,检查一下也是ReactiveUI.Legacy。
发布于 2013-07-27 08:05:33
由于预期新的验证框架实际上不会在5.0中出现,因此删除了这一点。复制-粘贴this file以将其取回。
https://stackoverflow.com/questions/17806482
复制相似问题