feat: add E.164 phone validation and PhoneInput component (Closes #25) #85
Reference in New Issue
Block a user
Delete Branch "feature/issue-25-phone-e164-validation"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
lib/Validation/PhoneValidator.phpwith E.164 validation and German number normalization (0176... -> +49176...)src/components/PhoneInput.vuewith real-time formatting hints and validation feedbackCloses #25