We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The public facing validator page will support validation against a few known/popular schema names, that will initially be hardcoded.
Because it is public, the UI does not know an organization name nor sender name to use. So it must submit data for validation using the schema name.
client: organization.sender
schema: path/schema-name
The text was updated successfully, but these errors were encountered:
arnejduranovic
Successfully merging a pull request may close this issue.
The public facing validator page will support validation against a few known/popular schema names, that will initially be hardcoded.
Because it is public, the UI does not know an organization name nor sender name to use. So it must submit data for validation using the schema name.
Acceptance Criteria
Discussion
client: organization.sender
schema: path/schema-name
The text was updated successfully, but these errors were encountered: