Verwendungen von Klasse
org.apache.fulcrum.intake.validator.NumberValidator
Packages, die NumberValidator verwenden
Package
Beschreibung
Validators for the various intake field types.
-
Verwendungen von NumberValidator in org.apache.fulcrum.intake.validator
Unterklassen von NumberValidator in org.apache.fulcrum.intake.validatorModifizierer und TypKlasseBeschreibungclassValidates BigDecimals with the following constraints in addition to those listed in NumberValidator and DefaultValidator.classValidates Doubles with the following constraints in addition to those listed in NumberValidator and DefaultValidator.classValidates Floats with the following constraints in addition to those listed in NumberValidator and DefaultValidator.classValidates an int field in dependency on another int field.classValidates Integers with the following constraints in addition to those listed in NumberValidator and DefaultValidator.classValidates Longs with the following constraints in addition to those listed in NumberValidator and DefaultValidator.classValidates Shorts with the following constraints in addition to those listed in NumberValidator and DefaultValidator.