Class BooleanValidator

    • Field Detail

      • TRUE_VALUE

        public static final String TRUE_VALUE
        Parameter which when supplied, specifies the true value valid for the string. If this value is not supplied, the validator defaults to a true value of true.
        See Also:
        Constant Field Values
      • FALSE_VALUE

        public static final String FALSE_VALUE
        Parameter which when supplied, specifies the false value valid for the string. If this value is not supplied, the validator defaults to a false value of false.
        See Also:
        Constant Field Values
    • Constructor Detail

      • BooleanValidator

        public BooleanValidator​(MultiMap parameters)
        Constructor.
        Parameters:
        parameters - parameters