• Home
  • Features and concepts
  • Examples
  • Reference
    • 3.0 - .NET (net6.0)
    • 3.0 - .NET (netcoreapp3.1)
    • 3.0 - .NET (net48)
    • 3.0 - Azure Service Fabric (net6.0)
    • 3.0 - Azure Service Fabric (netcoreapp3.1)
    • 3.0 - Azure Service Fabric (net48)
  • Roadmap
  • About

    Show / Hide Table of Contents

    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.

    In This Article
    • Classes
    Back to top Generated by DocFX