Skip to content

Enhancement: serializer control tokens #347

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

Open
gitmodimo opened this issue Mar 10, 2025 · 0 comments
Open

Enhancement: serializer control tokens #347

gitmodimo opened this issue Mar 10, 2025 · 0 comments

Comments

@gitmodimo
Copy link

I need to control precision of json serializer for specific fields. It would be perfect to for example push something like setPrecisiin token before and after field value.

I think it could be implemented with FieldParams optional field that could be set by user implementwtion upon field visit. It could be in a form of some kind control token factory invoked before and after token value visit. The token itself could work just like reserve token.

@gitmodimo gitmodimo changed the title Enhancement: Enhancement: serializer control tokens Mar 10, 2025
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

No branches or pull requests

1 participant