- All Implemented Interfaces:
- java.io.Serializable, javax.servlet.Servlet, javax.servlet.ServletConfig
public abstract class ValidateXBRL
extends javax.servlet.http.HttpServlet
Servlet that receives instance documents using post and validates them against
the loaded DTSs
This validation service allows pre-loading of the DTS to be used for validation
using a configuration file.
Once the document is validated, the validation result document is sent to
- Author:
- Ignacio
- See Also:
- Serialized Form