Top Level :: Web Services

Package Information: Services_W3C_CSSValidator

» Summary » License
An Object Oriented Interface to the W3C CSS Validator service. BSD
» Current Release » Bug Summary
0.1.0 (alpha) was released on 2007-11-23 (Changelog)
  • Package Maintenance Rank: 26 of 166 packages with open bugs
  • Number of open bugs: 1 (1 total bugs)
  • Average age of open bugs: 167 days
  • Oldest open bug: 167 days

Report a new bug to Services_W3C_CSSValidator
» Description
This package provides an object oriented interface to the API
of the W3 CSS Validator application (http://jigsaw.w3.org/css-validator/).
With this package you can connect to a running instance of the validator and
retrieve the validation results (true|false) as well as the errors and warnings
for a a style sheet.

By using the SOAP 1.2 output format from the validator, you are returned simple
objects containing all the information from the validator.
» Maintainers » More Information
» Packages that depend on Services_W3C_CSSValidator