Closed ClairePA closed 6 years ago
Validation can be done via a manual button on the canvas. The button should be the standard background colour to start, change to red if it fails validation, green if it passes.
fixed in 2017-12-02 update. But the valication web service should specified as below:
app = new scil.helm.App("div1", {
...., validateurl: "Service.aspx?cmd=helm.validate",
});
I can't see a button and have checked that I have the correct version.
Sorry. It is in HELM tab
Ah, I have found it now thanks.
However, you still need to call the current functionality using whatever the toolkit currently has implemented or change the back end to fit your call.
The project does not have any further resource to help out with backend development work.
So there are two service APIs should be exposed by the new Monomer Web Service: (1) convert SMILES into molfile (for bug #142); (2) validate a HELM
Validate web service is implemented on the test page: http://54.91.164.146/HELM2MonomerService/hwe/examples/App.htm
Confirmed that the validation is present.
It is possible to add a number for the connection point to a monomer number that does not exist. See below;