Class TextFieldComparatorValidator

  • All Implemented Interfaces:
    IValidator

    public class TextFieldComparatorValidator
    extends CallbackValidator
    A validator that compares the current value to the value of the given text fields (lessThan and greaterThan). It assumes all values are floats.