2023-11-05 11:03:25 +00:00
|
|
|
{
|
|
|
|
"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",
|
2023-12-05 06:42:35 +00:00
|
|
|
"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"
|
2023-11-05 11:03:25 +00:00
|
|
|
}
|