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
Hello, does anyone know where the section for translations of error messages is located?
For example: " u'dsds' is not of type 'number' "
The translations that I need to do are for the types, formats, maxLength, etc.
Thank you.
The text was updated successfully, but these errors were encountered:
3627cc11 Fix draft3 as well, which didn't have allOf.
eb1618b5 Fix misspelled reference in infinite-loop-detection tests
d7821b62 remove duplicate files added by mistake in PR#446
a27c949b Merge pull request #446 from json-schema-org/ether/infinite-loop-detection
371fcaba Add a test to demonstrate the invalidity of a naive infinite loop detection algorithm
45436c6c Add a test to demonstrate the invalidity of a naive infinite loop detection algorithm
14cfcde1 Merge pull request #445 from json-schema-org/ether/naive-ref-replacement
128146da test that literal $refs are not evaluated as keywords
71ba357b Merge pull request #442 from jimblackler/master
a6f759aa Update README.md
0f35b324 Merge pull request #441 from plxel/patch-1
d36b8b97 Update README.md
d657d2b8 Update index.js
6a925b8d change folder to baseUriChange
git-subtree-dir: json
git-subtree-split: 3627cc1178c0ff03d2e3eacf4162d32091d21763
Hello, does anyone know where the section for translations of error messages is located?
For example:
" u'dsds' is not of type 'number' "
The translations that I need to do are for the types, formats, maxLength, etc.
Thank you.
The text was updated successfully, but these errors were encountered: