You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|inputClaim| leftOperand | string | First claim's type, which should be later than the second claim. |
29
-
|inputClaim| rightOperand | string | Second claim's type, which should be earlier than the first claim. |
28
+
|InputClaim| leftOperand | string | First claim's type, which should be later than the second claim. |
29
+
|InputClaim| rightOperand | string | Second claim's type, which should be earlier than the first claim. |
30
30
| InputParameter | AssertIfEqualTo | boolean | Specifies whether this assertion should pass if the left operand is equal to the right operand. |
31
31
| InputParameter | AssertIfRightOperandIsNotPresent | boolean | Specifies whether this assertion should pass if the right operand is missing. |
32
32
| InputParameter | TreatAsEqualIfWithinMillseconds | int | Specifies the number of milliseconds to allow between the two date times to consider the times equal (for example, to account for clock skew). |
0 commit comments