Home
last modified time | relevance | path

Searched refs:validator (Results 26 – 50 of 54) sorted by last modified time

123

/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Schedule/
H A DInbox.php255 $validator = new CalDAV\CalendarQueryValidator();
260 if ($validator->validate($vObject, $filters)) {
/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/dirtylittlehelper/mermaid/editor/docs/
H A Dbundle.js.map1 … validators\n for (const validator of this._validators.toArray()) {\n if…
H A D12.12.js.map1validator',\n 'group-by',\n 'halt-when',\n 'hash',\n 'hash-combine',\n…
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Backend/
H A DAbstractBackend.php144 $validator = new CalDAV\CalendarQueryValidator();
145 $result = $validator->validate($vObject, $filters);
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/
H A DPlugin.php570 $validator = new CalendarQueryValidator();
573 if ($validator->validate($vObject, $report->filters)) {
/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/webdav/vendor/sabre/dav/lib/CalDAV/Schedule/
H A DInbox.php187 $validator = new CalDAV\CalendarQueryValidator();
192 if ($validator->validate($vObject, $filters)) {
/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/adfs/phpsaml/
H A DREADME.md15 …rsion as well will reject SAMLResponse if requestId was provided to the validator but the SAMLResp…
/plugin/codemirror/dist/modes/
H A Dsql.min.js.map1validator value value_of values var_pop var_samp varbinary varchar variable_conflict variadic vary…
H A Dclojure.min.js.map1validator\", \"group-by\",\n \"halt-when\", \"hash\", \"hash-combine\", \"hash-map\", \"hash-…
/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/pdfjs/pdfjs/build/
H A Dpdf.worker.js.map1 … mimic that behaviour\n // here and put an endchar to make the validator happy.\n …
/plugin/syntaxhighlighter4/dist/
H A Dsyntaxhighlighter.js.map1 …ntaxhighlighter\" and \"syntaxhighlighter\"\n * ...in order to make W3C validator happy with subty…
/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/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/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/swarmwebhook/
H A Dhelper.php53 $validator = $access->getValidator($data);
54 if (!$validator->validate()) {
55 … throw new StructException("Validation failed:\n%s", implode("\n", $validator->getErrors()));
57 if (!$validator->saveData()) {
/plugin/findologicxmlexport/vendor/jms/serializer/src/EventDispatcher/Subscriber/
H A DSymfonyValidatorValidatorSubscriber.php17 private $validator; variable in JMS\\Serializer\\EventDispatcher\\Subscriber\\SymfonyValidatorValidatorSubscriber
19 public function __construct(ValidatorInterface $validator) argument
21 $this->validator = $validator;
42 $validator = $this->validator;
51 $list = $validator->validate($event->getObject(), $constraints, $groups);
/plugin/findologicxmlexport/vendor/jms/serializer/
H A DCHANGELOG.md807 - Update Symfony validator and allow PHPUnit 7 [\#583](https://github.com/schmittjoh/serializer/pul…
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Serializer/EventDispatcher/Subscriber/
H A DSymfonyValidatorValidatorSubscriberTest.php19 private $validator; variable in JMS\\Serializer\\Tests\\Serializer\\EventDispatcher\\Subscriber\\SymfonyValidatorValidatorSubscriberTest
28 $this->validator->expects($this->once())
46 $this->validator->expects($this->once())
58 $this->validator->expects($this->never())
66 $this->validator->expects($this->once())
89 …$this->validator = $this->getMockBuilder('Symfony\Component\Validator\Validator\ValidatorInterface…
90 $this->subscriber = new SymfonyValidatorValidatorSubscriber($this->validator);
/plugin/ckgdoku/ckeditor/plugins/table/dialogs/
H A Dtable.js.unc33 // Whole-positive-integer validator.
/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/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"

123