Hankintailmoitukset / hilma-api

12 stars 0 forks source link

Function ValidateBT98() #157

Closed eduardsmirnov closed 1 year ago

eduardsmirnov commented 1 year ago

Is it a mistype in a function ValidateBT98(), should it be 999? return values.Any(val => val is < 1 or > 9999)

exttuosa commented 1 year ago

Like with the other similar fields, 9999 is just a placeholder. Hopefully we can get the limitations set to actual values soon.