Home
last modified time | relevance | path

Searched refs:validator (Results 26 – 50 of 54) sorted by relevance

123

/plugin/bez/mdl/
H A DThread_comment.php45 $this->validator->set_rules(array(
H A DThread.php66 $this->validator->set_rules(array(
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/
H A DPlugin.php570 $validator = new CalendarQueryValidator();
573 if ($validator->validate($vObject, $report->filters)) {
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/
H A DPlugin.php549 $validator = new CalendarQueryValidator();
552 if ($validator->validate($vObject, $report->filters)) {
/plugin/davcard/vendor/sabre/vobject/
H A DChangeLog.md106 * #187: Fixed validator rules for `LAST-MODIFIED` properties.
130 validator, unless `PROFILE_CARDDAV` is specified.
263 * The validator can now detect a _lot_ more problems. Many rules for both
307 * Added: The vCard validator now also checks for a minimum number of components,
/plugin/webdavclient/vendor/sabre/vobject/
H A DChangeLog.md106 * #187: Fixed validator rules for `LAST-MODIFIED` properties.
130 validator, unless `PROFILE_CARDDAV` is specified.
263 * The validator can now detect a _lot_ more problems. Many rules for both
307 * Added: The vCard validator now also checks for a minimum number of components,
/plugin/davcal/vendor/sabre/vobject/
H A DChangeLog.md66 * #187: Fixed validator rules for `LAST-MODIFIED` properties.
90 validator, unless `PROFILE_CARDDAV` is specified.
223 * The validator can now detect a _lot_ more problems. Many rules for both
267 * Added: The vCard validator now also checks for a minimum number of components,
/plugin/webdav/vendor/sabre/vobject/
H A DCHANGELOG.md332 * #187: Fixed validator rules for `LAST-MODIFIED` properties.
356 validator, unless `PROFILE_CARDDAV` is specified.
489 * The validator can now detect a _lot_ more problems. Many rules for both
533 * Added: The vCard validator now also checks for a minimum number of components,
/plugin/icalevents/vendor/sabre/vobject/
H A DCHANGELOG.md271 * #187: Fixed validator rules for `LAST-MODIFIED` properties.
295 validator, unless `PROFILE_CARDDAV` is specified.
428 * The validator can now detect a _lot_ more problems. Many rules for both
472 * Added: The vCard validator now also checks for a minimum number of components,
/plugin/davcal/
H A Dhelper.php1884 $validator = new \Sabre\CalDAV\CalendarQueryValidator();
1886 $res = $validator->validate($vObject, $filters);
/plugin/ckgdoku/ckeditor/plugins/table/dialogs/
H A Dtable.js.unc33 // Whole-positive-integer validator.
/plugin/ckgedit/ckeditor/plugins/table/dialogs/
H A Dtable.js.unc33 // Whole-positive-integer validator.
/plugin/structsection/
H A Dyarn.lock81 "@babel/helper-validator-identifier" "^7.10.4"
118 "@babel/helper-validator-identifier@^7.10.4", "@babel/helper-validator-identifier@^7.12.11":
120 …resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-ident…
137 "@babel/helper-validator-identifier" "^7.10.4"
175 "@babel/helper-validator-identifier" "^7.12.11"
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D12.12.js.map1validator',\n 'group-by',\n 'halt-when',\n 'hash',\n 'hash-combine',\n…
/plugin/codemirror/dist/modes/
H A Dclojure.min.js.map1validator\", \"group-by\",\n \"halt-when\", \"hash\", \"hash-combine\", \"hash-map\", \"hash-…
H A Dsql.min.js.map1validator value value_of values var_pop var_samp varbinary varchar variable_conflict variadic vary…
/plugin/tablelayout/
H A Dyarn.lock1119 har-validator@~5.0.3:
1121 …resolved "https://registry.yarnpkg.com/har-validator/-/har-validator-5.0.3.tgz#ba402c266194f15956e…
2082 har-validator "~5.0.3"
/plugin/sequencediagram/bower_components/lodash/
H A Dyarn.lock1530 har-validator@~2.0.6:
1532 …resolved "https://registry.yarnpkg.com/har-validator/-/har-validator-2.0.6.tgz#cdcbc08188265ad119b…
2691 har-validator "~2.0.6"
2738 har-validator "~2.0.6"
/plugin/scrape/
H A DHTMLPurifier.standalone.php
/plugin/sequencediagram/bower_components/raphael/
H A Dyarn.lock1169 har-validator@~4.2.1:
1171 …resolved "https://registry.yarnpkg.com/har-validator/-/har-validator-4.2.1.tgz#33481d0f1bbff600dd2…
2168 har-validator "~4.2.1"
/plugin/dropfiles/
H A Dyarn.lock1226 har-validator@~4.2.1:
1228 …resolved "https://registry.yarnpkg.com/har-validator/-/har-validator-4.2.1.tgz#33481d0f1bbff600dd2…
2379 har-validator "~4.2.1"
/plugin/fetchmedia/
H A Dyarn.lock1631 har-validator@~4.2.1:
1633 …resolved "https://registry.yarnpkg.com/har-validator/-/har-validator-4.2.1.tgz#33481d0f1bbff600dd2…
2641 har-validator "~4.2.1"
/plugin/edittable/lib/
H A Dhandsontable.full.js14000 validator = type.validator;
14009 if (validator) {
15254 if ((0, _mixed.isRegExp)(validator)) {
15255 validator = function (validator) {
15257 callback(validator.test(value));
15259 }(validator);
15262 if ((0, _function.isFunction)(validator)) {
16573 if (typeof validator === 'string') {
16574 validator = (0, _validators.getValidator)(validator);
16577 return validator;
[all …]
/plugin/findologicxmlexport/vendor/jms/serializer/
H A DCHANGELOG.md807 - Update Symfony validator and allow PHPUnit 7 [\#583](https://github.com/schmittjoh/serializer/pul…
/plugin/adfs/phpsaml/
H A DREADME.md15 …rsion as well will reject SAMLResponse if requestId was provided to the validator but the SAMLResp…

123