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

allow up to 64 attributes. use hex value for suffix to ValidationType… #218

Closed
wants to merge 1 commit into from
Closed

allow up to 64 attributes. use hex value for suffix to ValidationType… #218

wants to merge 1 commit into from

Conversation

izakbar
Copy link

@izakbar izakbar commented Sep 20, 2023

… suffix instead of single char

Increasing limit of Attributes per field to 64 (from 27) by using hex representation of count instead of a-z. If really pushed could up the value to 256 but best as low as can get away with.
"fix" for #96 #207

@izakbar izakbar closed this Sep 20, 2023
@izakbar
Copy link
Author

izakbar commented Sep 20, 2023

ah.. javascript side needs fixor too
hrm... I see the problem - needs to be pre-allocated. omg that is annoying.

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.

1 participant