Interface IReconcilableModel


public interface IReconcilableModel
Tagging interface for a model that can get reconciled during a reconcile step.

This model is not directly used by a reconciler or a reconciling strategy.

This interface must be implemented by clients that want to use one of their models as a reconcile step's input model.

Since:
3.0
See Also: