databricks-sdk-go icon indicating copy to clipboard operation
databricks-sdk-go copied to clipboard

Validation of product and custom fields in useragent functions

Open pietern opened this issue 2 years ago • 1 comments

Couple validations come to mind:

  1. Strings must be alphanumerical
  2. Cannot use names already in use by other fields

pietern avatar Nov 21 '22 09:11 pietern

(1) is done in #291.

pietern avatar Feb 02 '23 11:02 pietern