Class IntValidator

All Implemented Interfaces:
IValidator

public class IntValidator extends NumberValidator<Integer>