7 lines
411 B
JSON
7 lines
411 B
JSON
|
{
|
||
|
"validcheck":"Your data are valid",
|
||
|
"typedoesnnotexistinschema":"This type in your propertie is not manage by Checkjson.js",
|
||
|
"dataerrpropertie":"Check your data that not fit your schema rules propertie",
|
||
|
"dataerrpropertiesrequired":"This propertie is required and not present in your data",
|
||
|
"externalrefnotload":"You have in your schema a relative sub schema, you have to load it before"
|
||
|
}
|