public property W3Cvalidator_Response::$validity in W3C Validator 7
Whether or not the document validated passed formal validation. (true|false boolean)
Type: bool
File
- validators/
Response.php, line 43
Class
- W3Cvalidator_Response
- Simple class for a w3c_validator module Response.
Code
public $validity;