Closed HenrikHL closed 6 months ago
Add minimum=0 and exclusiveMinimum=true on weight and volume fields as it is not possible to provide a negative number. It is also not possible to provide 0 as value
minimum=0
exclusiveMinimum=true
@palatsangeetha unfortunately I added this PR on top of DT-1165.
Closing this as it will be covered in another PR
Add
minimum=0
andexclusiveMinimum=true
on weight and volume fields as it is not possible to provide a negative number. It is also not possible to provide 0 as value