Browse Source

change readme

pull/76/head
magicmilo 3 years ago
parent
commit
ba1afdbf65
  1. 3
      README.md

3
README.md

@ -165,9 +165,6 @@ Assumptions made by the format:
To validate the form JSON against the schema you can run:
`rake form_definition:validate`
This will run:
`ruby lib/tasks/json_schema_validation.rb`
This will validate all forms in:
directories = ["config/forms", "spec/fixtures/forms"]

Loading…
Cancel
Save