0

I just start learn ReactiveUI from https://github.com/reactiveui/ReactiveUI.Samples/blob/master/ReactiveUI_4Only.Samples.sln.

I download lastest version via nuget but I cant find class ReactiveValidatedObject in ReactiveUI a check also ReactiveUI.Legacy.

Kopernik
  • 81
  • 1
  • 9

1 Answers1

2

This was removed in anticipation for a new validation framework that didn't actually make it in for 5.0. Copy-paste this file in to get it back.

Ana Betts
  • 73,868
  • 16
  • 141
  • 209