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

Is there any way to get the unsatisfied variables / placeholder? #684

Open
chingjustwe opened this issue Sep 5, 2024 · 0 comments
Open

Comments

@chingjustwe
Copy link

Question

In my situation, users make an API call to render a template, while providing the necessary parameters.
There will be multiple templates, and the user will need to provide different parameters (a Map) for each template. If there are any variables in the template that are not satisfied, I would like to obtain the list and notify the user.

Is there any Pebble extension available for this purpose? Thank you.

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