Module Services/ConcreteClasses/DataTypeConverterService

A service for changing the original value into something that you want a condition to evaluate using IDataTypeConverter instances.

This is essential for comparison Conditions. Comparison works automatically with string, number, and boolean native types. Converters exist to take a Date or user defined class to a string, number, or boolean. They are built on IDataTypeConverter.

Index

Classes

Generated using TypeDoc v0.25.12