Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents

Introduction

Rules always belong to an IApiCop instance instance. Rules are registered once and then updated when needed, based on the requirement of the rule. Rules are normally custom-made, but Catel does provide a few base implementations.

Table of Contents

Registering rules

To register a rule in the IApiCop, use the following code:

...