[3.1.0] Implemented redundant validators and tests
commit77302f845fbf65a8d1adfbd00755b0e15776ef4c
authorEdward Z. Yang <edwardzyang@thewritingpot.com>
Sun, 23 Mar 2008 02:35:47 +0000 (23 02:35 +0000)
committerEdward Z. Yang <edwardzyang@thewritingpot.com>
Sun, 23 Mar 2008 02:35:47 +0000 (23 02:35 +0000)
treeee276b88ded197a3595a64ebcc14f9d1d14235f7
parent82c9a737f4e02ba1362e6e99a07f884cb638c966
[3.1.0] Implemented redundant validators and tests

git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@1627 48356398-32a2-884e-a903-53898d9a118a
library/HTMLPurifier/ConfigSchema/Interchange.php
library/HTMLPurifier/ConfigSchema/InterchangeBuilder.php
library/HTMLPurifier/ConfigSchema/Validator.php
tests/HTMLPurifier/ConfigSchema/Validator/directive/defaultType.vtest
tests/HTMLPurifier/ConfigSchema/Validator/directive/typeExists.vtest
tests/HTMLPurifier/ConfigSchema/ValidatorTest.php [new file with mode: 0644]