[imps] Altering validator.nu to do static analysis

Henri Sivonen hsivonen at iki.fi
Thu Apr 7 02:20:56 PDT 2011


On Tue, 2010-08-31 at 10:29 -0500, Joshua Carson wrote:
> Is there a way to modify a downloaded version of validator.nu or use
> it as is to skip the POST step and just have the program do static
> analysis on html? I have my own internal validator.nu set up now, but
> would like to speed things up by directly going to the analysis that
> the server is doing.

This option is not provided by the code base currently. You'd need to
write your own wrapper that feeds data to VerifierServletTransaction or
a new class that has similar functionality.

-- 
Henri Sivonen
hsivonen at iki.fi
http://hsivonen.iki.fi/




More information about the Implementors mailing list