Skip to content
  • Bob Van Landuyt's avatar
    Streamline the path validation in groups & projects · 15e2e834a765
    Bob Van Landuyt authored
    `Project` uses `ProjectPathValidator` which is now a
    `NamespaceValidator` that skips the format validation.
    
    That way we're sure we are using the same collection of reserved
    paths.
    
    I updated the path constraints to reflect the changes: We now allow
    some values that are only used on a top level namespace as a name for
    a nested group/project.
    15e2e834a765