Package com.skava.validator.field


package com.skava.validator.field
This package contains the user validator classes.
Author:
Infosys Equinox
  • Class
    Description
    An interface to define the service for validating the phone number.
    This class which validates the given phone number by using either validator class or default validator class.
    An interface to define the service for validating the zipcode.
    This class is used to validate the zipcode by using either the validator class or default validator class.