Closed chemicL closed 2 months ago
This change allows to leverage ObservationValidator and can help improve the NullObservation implementation. Currently the tests should fail so it's best to delay merging until NullObservation interoperability with ObservationValidator is improved.
ObservationValidator
NullObservation
This change allows to leverage
ObservationValidator
and can help improve theNullObservation
implementation. Currently the tests should fail so it's best to delay merging untilNullObservation
interoperability withObservationValidator
is improved.