Clarify allowed values of version field #762
Unanswered
ryan-thomas-peterson
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
The version format in the examples that are present specify a version of type 1.1.2 however, the MRF validator tool will use the version defined in the file if and only if the version is of format v1.1.2 (with a leading lower case v). I understand the validator tool can specify the specific version explicitly. Is there a preferred version definition? Is either variant compliant?
Beta Was this translation helpful? Give feedback.
All reactions