StructuralCurveMoment: "Value 1" and "Value 2" mandatory fields? #31
-
There is inconsistency found in SAF spec. For StructuralCurveMoment we have two options for distribution "Uniform" or "Trapez". There is an inconsistency in comparison to similar object StructuralCurvaAction, where "Value 2" is required only for "Distribution" = Trapez. See samples of objects according to SAF specification for version SAF 2.0.0 below. With the release of SAF version 2.0.0, the "Value 2" became mandatory only for "Distribution" = Trapez for object StructuralCurveAction, but remain mandatory for both distributions types for StructuralCurveMoment. StructuralCurveMoment according to spec:
StructuralCurveAction according to spec:
Please, let us know how the objects were implemented in your software. Proposed solution
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Changing the required condition doesn't require a major release. |
Beta Was this translation helpful? Give feedback.
Changing the required condition doesn't require a major release.
It doesn't break anything
This change will be made in the SAF 2.1.0 specification, as it really is a trivial change for anyone to implement (if they are even performing validation)
The users of the SDK will already have it implemented like this