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
Copy file name to clipboardExpand all lines: spec/2023-07-draft.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -977,7 +977,7 @@ Validation fails if any validator fails.
977
977
978
978
An input validator program must be an application (executable or interpreted) capable of being invoked with a command line call.
979
979
980
-
All input validators provided will be run on every test data file using the arguments specified for the test data group (or `sample, or `secret`) they are part of.
980
+
All input validators provided will be run on every test data file using the arguments specified for the test data group (or `sample`, or `secret`) they are part of.
981
981
Validation fails if any validator fails.
982
982
983
983
When invoked, the input validator will get the input file on stdin.
0 commit comments