0
0
mirror of https://github.com/ezyang/htmlpurifier.git synced 2024-11-10 15:48:42 +00:00
htmlpurifier/library/HTMLPurifier/ConfigSchema/Validator
Edward Z. Yang b65942a2c5 Implement "Or" composite validator.
git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@1607 48356398-32a2-884e-a903-53898d9a118a
2008-03-05 05:38:28 +00:00
..
Alnum.php [3.1.0] Implement NamespaceExists and ParseId 2008-03-04 05:21:04 +00:00
Composite.php Implement composite validator, and make Interchange use that. 2008-03-05 05:20:28 +00:00
Exists.php [3.1.0] Implement Duplicate validator, also modify some design things 2008-03-04 04:13:07 +00:00
NamespaceExists.php [3.1.0] Implement NamespaceExists and ParseId 2008-03-04 05:21:04 +00:00
Or.php Implement "Or" composite validator. 2008-03-05 05:38:28 +00:00
ParseId.php [3.1.0] Implement NamespaceExists and ParseId 2008-03-04 05:21:04 +00:00
ParseType.php Reorganize VarParser; there may be multiple implementations. 2008-03-05 03:51:09 +00:00
Unique.php [3.1.0] Implement NamespaceExists and ParseId 2008-03-04 05:21:04 +00:00