JSON Date Assertion
can someone help me which assertion be used to validate Date ( it is in ISO format - 2018-01-01T12:50:00-0400 ) with <, <==, >,>== .
I found these condition available for numeric value using numeric assertion but could not find for the Date.
Tagged:
0
Comments
Check out the Date Difference, Date Range, DateTime Difference, and DateTime Range assertions.