Defining a custom type validator

You can define a custom type validator.

About this task

To define a custom type validator, you implement the IlrTypeValidator class.

Procedure

To define a custom type validator:

  1. Implement IlrTypeValidator.
  2. Add a reference to it by positioning an annotation on the extension model.