Adding and removing validators and converters
For simple types, you can add validators and converters. Note that you can add more than one converter.
To add a converter:
Right-click the simple type's descriptor.
Select
Add converter
.
From the list of converters, select the one you want the type to use.
To add a validator:
Right-click the simple type's descriptor.
Select
Add validator
.
From the list of validators, select the one you want the type to use.
To remove a converter or validator:
Right-click the converter or validator you want to delete.
Select
Delete
.
To proceed with deleting the converter or validator, click
OK
in the dialog box that appears.
Parent topic:
Using the CHA Editor