Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for unvalidated text fields #12

Merged
merged 1 commit into from
Jan 21, 2025

Conversation

pbchase
Copy link
Contributor

@pbchase pbchase commented Jan 15, 2025

This PR is a bit big. It addresses issues #3 and #7. It also forced a redesign in get_one_rectangle_of_values() which forced some changes in get_long_categorical_field_response_values(). Sorry for the size, but it's an important PR. It will allow faster development of the text validation types.

Here are the details of the commit:

Address issues ctsit#3, ctsit#7.
Add get_long_text_fields().
Add get_long_text_field_values().
Modify get_long_categorical_field_response_values().
Modify get_one_rectangle_of_values()
Update proof_of_concept().
Update README to reflect the new feature.
@saipavan10-git saipavan10-git merged commit 1ce17db into ctsit:develop Jan 21, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants