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
In some cases we need to verify that the list order and also that all the fields are covered, so, an option like both STRICT_ORDER + NON_EXTENSIBLE will cover this case.
Is it possible to add such new option? Or to add possibility to specify multiple options.
The text was updated successfully, but these errors were encountered:
In some cases we need to verify that the list order and also that all the fields are covered, so, an option like both STRICT_ORDER + NON_EXTENSIBLE will cover this case.
Is it possible to add such new option? Or to add possibility to specify multiple options.
The text was updated successfully, but these errors were encountered: