Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion validation/standard/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ Distinct, named declaration files have been added (where necessary) to allow tes

Parameters may be declared to be equal to a pair of values, meaning that the parameter must be within the bounds defined by those values.

The TOML files are embedded into Go bindings, which are in turn referenced by the validation checks in the parent directory. The entrypoint for those checks is [`validation_test.go`](../validation_test.go).
The TOML files are embedded into Go bindings, which are in turn referenced by the validation checks in the parent directory. The entrypoint for those checks is [`validation_test.go`](../../ops/internal/validation/versions_test.go).