Theia API Documentation v1.68.0
    Preparing search index...
    • Validates if a skill name follows the required format. Valid names are lowercase kebab-case with digits allowed. No leading/trailing/consecutive hyphens.

      Parameters

      • name: string

        The skill name to validate

      Returns boolean

      true if the name is valid, false otherwise