A service for changing the comparing two values
using IDataTypeComparer instances.
Used by Conditions to compare two values when those values don't naturally work
with the JavaScript comparison operators. Due to the Converter's ability to prepare
most values for the default comparison function, these aren't often created.
A service for changing the comparing two values using IDataTypeComparer instances.
Used by Conditions to compare two values when those values don't naturally work with the JavaScript comparison operators. Due to the Converter's ability to prepare most values for the default comparison function, these aren't often created.
This class is available on ValidationServices.dataTypeComparerService.