Skip to content

Files

Latest commit

f1a8368 · Aug 10, 2023

History

History
13 lines (10 loc) · 252 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 252 Bytes

CiT.Common

Common code for use in CiT projects.

CiT.Common

  • Attributes
    • ConfigRequiredAttribute
  • Exceptions
    • InvalidConfigurationException
  • Validations
    • ConfigurationValidation
      • bool IsAnyNullOrEmpty(this object obj)