Interface CellphoneValidateStrategy
-
- All Known Implementing Classes:
ChineseCellphoneValidateStrategy
public interface CellphoneValidateStrategyVerifies cell phone strategy
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanisInvalidCellphone(java.lang.String cellphone)Validates the specific cell phone
-