-
-
Notifications
You must be signed in to change notification settings - Fork 10
DataObjStr permits to set invalid priority #147
Copy link
Copy link
Closed
Labels
Milestone
Description
While generating a objects.inv from Mozilla MDN reference, I reused their "priority" settings to generate DataObjStr objects (usually 0.5), which is invalid as per https://sphobjinv.readthedocs.io/en/latest/syntax.html?highlight=priority#sphinx-objects-inv-v2-syntax
There is no such validation in the data model, and that could be a nice addition :)
Reactions are currently unavailable