Function validateProject

  • Validate project:

    • A user can't have assigned a form that is not present in the form list
    • In the project at least a user needs to be admin
    • There can't be 2 user with the same name
    • There can't be 2 resources with the same name or with the same filename
    • The name needs to work in s3: /projectName/filename

    Parameters

    Returns boolean

Generated using TypeDoc