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

String format validator #768

Closed

Conversation

TristonianJones
Copy link
Collaborator

@TristonianJones TristonianJones commented Jul 7, 2023

Shift string format validation into the ext.Strings() library.

This change also removes all references to the string format extensions within
the cel and interpreter packages, and shifts validation from an InterpretableDecorator
to an cel.ASTValidator which is applied immediately after type-checking.

Closes #638

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.

String formatting
1 participant