It appends a positive value validator in order to solver is not performed when the value is not valid.
<validator id="GeomValidators_ShapeType" parameters="circle"/>
</shape_selector>
<sketch-2dpoint_selector id="ConstraintFlyoutValuePnt" default="computed" internal="1" obligatory="0"/>
- <doublevalue_editor label="Value" tooltip="Radius" id="ConstraintValue" default="computed"/>
+ <doublevalue_editor label="Value" tooltip="Radius" id="ConstraintValue" default="computed">
+ <validator id="GeomValidators_Positive"/>
+ </doublevalue_editor>
<validator id="PartSet_RadiusSelection"/>
</feature>