matthiaskoenig / pkdb

Pharmacokinetics database
https://alpha.pk-db.com
30 stars 6 forks source link

Validation error in intervetion time #731

Open janekg89 opened 2 years ago

janekg89 commented 2 years ago

Validation error with time: S-28|T0.5|R56

            "substance": [
              "Object with name=<cholestyramine> does not exist."
            ],
            "time": [
              {
                "S-28": "Value is not a valid number."
              },
              {
                "S-28": "Value does not match the following regular expression: 'S[-+]?[0-9]*\\.?[0-9]+T[0-9]*\\.?[0-9]+R[0-9]+$'."
              }