Class MCRMaxDecimalValidator


public class MCRMaxDecimalValidator extends MCRDecimalValidator
Validates input to be a decimal number and not bigger than a given value. The number format is specified by a given locale ID. Example: <xed:validate type="decimal" locale="de" max="1.999,99"... /> *
Author:
Frank Lützenkirchen