Interface CellphoneValidateStrategy

All Known Implementing Classes:
ChineseCellphoneValidateStrategy

public interface CellphoneValidateStrategy
Verifies cell phone strategy
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    Validates the specific cell phone
  • Method Details

    • isInvalidCellphone

      boolean isInvalidCellphone(String cellphone)
      Validates the specific cell phone
      Parameters:
      cellphone - the specific cell phone
      Returns:
      validated result