Skip to content

Add dynamic form validation with phone and SSN checks#5

Open
mikerobinsonshow wants to merge 1 commit into
mainfrom
codex/add-validation-functions-for-phone-and-ssn-j9l0ar
Open

Add dynamic form validation with phone and SSN checks#5
mikerobinsonshow wants to merge 1 commit into
mainfrom
codex/add-validation-functions-for-phone-and-ssn-j9l0ar

Conversation

@mikerobinsonshow
Copy link
Copy Markdown
Owner

Summary

  • add validation utilities for phone numbers, SSNs, and length limits
  • hook validation into dynamically generated form inputs and show errors
  • load validation script and error container in the form template
  • add a submit button to the dynamically generated form

Testing

  • .venv/bin/python -m pytest
  • npm test (fails: ENOENT: no such file or directory, open 'package.json')

https://chatgpt.com/codex/tasks/task_e_68b499020c1c832f9711ecb67f732735

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant