wiki.techinc.nl/includes/Rest/Validator
DannyS712 46ef24f70a UserDef: use TitleParser instead of Title objects
Migrate away from the Title object, use
TitleParser::parseTitle() which returns a
TitleValue which is enough. Will be followed by
switching UserDefTest to a unit test, but in a separate
commit.

Change-Id: Ia756964861c4e0f3edea89f6beec2643243ca741
2021-09-14 03:25:36 +00:00
..
BodyValidator.php
JsonBodyValidator.php
NullBodyValidator.php
ParamValidatorCallbacks.php
Validator.php