Table of Contents

Interface ICanProvideConstraints

Namespace
Cratis.Chronicle.Events.Constraints
Assembly
Cratis.Chronicle.dll

Defines a system that can provide constraints.

public interface ICanProvideConstraints

Methods

Provide()

Provide constraints.

IImmutableList<IConstraintDefinition> Provide()

Returns

IImmutableList<IConstraintDefinition>

Collection of Cratis.Chronicle.Contracts.Events.Constraints.Constraint.