Link Search Menu Expand Document (external link)

Home > @department-of-veterans-affairs/va-forms-system-core > isValidPhone

isValidPhone variable

Signature:

isValidPhone: <T>(phoneString: T, props: FieldProps<T>) => ValidationFunctionResult<T>