We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi,
First, thank for this library, very helpful for me.
I use sheriff in a project with big struct, with many fields. So it is not very practical to add the groups tag on fields on by one.
groups
Can you provide a way to automatically add field without groups tag ? For exemple, an attribute addFieldsWithoutGroups in shriff.Options
addFieldsWithoutGroups
shriff.Options
Thanks !
The text was updated successfully, but these errors were encountered:
would #10 help you there?
Sorry, something went wrong.
also #17 has been merged recently - does that help in your case maybe?
OK thanks I didn't see that
No branches or pull requests
Hi,
First, thank for this library, very helpful for me.
I use sheriff in a project with big struct, with many fields. So it is not very practical to add the
groups
tag on fields on by one.Can you provide a way to automatically add field without
groups
tag ? For exemple, an attributeaddFieldsWithoutGroups
inshriff.Options
Thanks !
The text was updated successfully, but these errors were encountered: