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

Validate paramter and metric names #2380

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

mpolson64
Copy link
Contributor

Summary: Apply is_valid_name to all parameter and metric names

Differential Revision: D56316082

@facebook-github-bot facebook-github-bot added the CLA Signed Do not delete this pull request or issue due to inactivity. label Apr 18, 2024
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D56316082

Summary:

is_valid_name will be used for Metric and Paramter name validation. Constricting the values allowed will help with both parsing (as used in AxClient's constraints), plotting/report building, and more.

Differential Revision: D56305954
Summary:

Apply is_valid_name to all parameter and metric names

Differential Revision: D56316082
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D56316082

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed Do not delete this pull request or issue due to inactivity. fb-exported
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants