Namespace Copper.Common.Validators
Classes
EventContractValidator
Provides the capability to validate if a given type conforms to Copper's event contract requirements.
EventHandlerValidator
Provides the capability to validate if an event handler implements an event contract type.
EventPublisherValidator
Provides the capability to validate if a given type conforms to Copper's event publisher type requirements.
OneWayOperationValidator
Provides the capability to validate if a given type has conforms to Copper's one-way operation requirements.