Open GuillaumeCz opened 6 years ago
Do you mean that we may use the "Asynchronous validation" in order to do remote validation ?
From @peakwinter on June 1, 2017 13:39
@GuillaumeCz Correct :) I haven't yet finished setting up the server that hosts the schema, so this might not work yet.
From @peakwinter on May 22, 2017 17:40
The server should verify that a client is sending it a valid document using the embedded JSON Schema before it saves it or performs other actions on it. To do so:
ajv
library (probably)data
keyajv
data
key against said schemaCopied from original issue: SylowTech/sylow#13