package com.thebund1st.daming.validation.validators;

import com.thebund1st.daming.core.MobilePhoneNumber;
import com.thebund1st.daming.core.MobilePhoneNumberPattern;
import com.thebund1st.daming.validation.ValidMobilePhoneNumber;