Files
backstage/.changeset/ten-rats-join.md
T
Fredrik Adelöw d1d488e371 update the common validators
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-03-03 19:20:44 +01:00

335 B

@backstage/catalog-model
@backstage/catalog-model
patch

DEPRECATION:

  • Deprecated CommonValidatorFunctions.isValidString, please use isNonEmptyString instead which is equivalent but better named.
  • Deprecated CommonValidatorFunctions.isValidTag, with no replacement. Its purpose was too specific and not reusable, so it will be removed.