errorPluginOnDoneHandler function
handler for ValidationError
Implementation
void errorPluginOnDoneHandler(HttpRequest req, HttpResponse res) {
errorPluginData.remove(req);
}
handler for ValidationError
void errorPluginOnDoneHandler(HttpRequest req, HttpResponse res) {
errorPluginData.remove(req);
}