Home
last modified time | relevance | path

Searched refs:validate (Results 176 – 200 of 352) sorted by last modified time

12345678910>>...15

/plugin/dirtylittlehelper/mermaid/editor/
H A Dbundle.js396validate(this.editor))if(t.length>1)this.addDecoration(new l.a(e.lineNumber,n.startColumn,e.lineNu…
403 …figuration=e||Object.create(null),this._onDidChange.fire(this)},e}(),o={validate:!0,lint:{compatib…
H A D6.6.js1validate=function(e,t){if(this.root&&t){var r=new Ve;return Le(this.root,t,r,Fe.instance),r.proble… method in e
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D2.2.js33057 if (settings && settings.validate === false) {
H A D3.3.js.map1validate the path for invalid characters and semantics.\n * * Will *not* look at the schem…
H A D2.2.js.map1validate === false) {\n return [];\n }\n var entries = [];\n entri…
H A Dbundle.js396validate(this.editor))if(t.length>1)this.addDecoration(new l.a(e.lineNumber,n.startColumn,e.lineNu…
403 …figuration=e||Object.create(null),this._onDidChange.fire(this)},e}(),o={validate:!0,lint:{compatib…
/plugin/dirtylittlehelper/script/
H A Dmermaid.min.js.map1validate or coerce arguments.\n *\n * @private\n * @param {Function} func The function to apply a …
/plugin/interwikiformatting/
H A DREADME.md39 …al interwiki link. No extra measures have been implemented to secure or validate the values of plu…
/plugin/webdav/vendor/sabre/vobject/lib/Component/
H A DVCalendar.php423 public function validate($options = 0) function in Sabre\\VObject\\Component\\VCalendar
425 $warnings = parent::validate($options);
H A DVCard.php221 public function validate($options = 0) function in Sabre\\VObject\\Component\\VCard
308 parent::validate($options),
H A DVTodo.php147 public function validate($options = 0) function in Sabre\\VObject\\Component\\VTodo
149 $result = parent::validate($options);
H A DAvailable.php109 public function validate($options = 0) function in Sabre\\VObject\\Component\\Available
111 $result = parent::validate($options);
H A DVAvailability.php138 public function validate($options = 0) function in Sabre\\VObject\\Component\\VAvailability
140 $result = parent::validate($options);
/plugin/webdav/vendor/sabre/http/lib/Auth/
H A DAWS.php87 function validate($secretKey) { function in Sabre\\HTTP\\Auth\\AWS
H A DDigest.php102 return $this->validate();
116 return $this->validate();
136 protected function validate() { function in Sabre\\HTTP\\Auth\\Digest
/plugin/webdav/vendor/sabre/vobject/lib/Property/VCard/
H A DDateAndOrTime.php354 public function validate($options = 0) function in Sabre\\VObject\\Property\\VCard\\DateAndOrTime
356 $messages = parent::validate($options);
/plugin/webdav/vendor/sabre/dav/
H A DCHANGELOG.md946 * Added: The ability for plugins to validate custom tokens in If: headers.
1512 * Added: Hook for iCalendar validation. This allows us to validate iCalendar
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Backend/
H A DAbstractBackend.php145 $result = $validator->validate($vObject, $filters);
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/
H A DPlugin.php573 if ($validator->validate($vObject, $report->filters)) {
892 $messages = $vobj->validate($options);
/plugin/webdav/vendor/sabre/dav/lib/CardDAV/
H A DPlugin.php371 $messages = $vobj->validate($options);
/plugin/webdav/vendor/sabre/vobject/lib/Property/ICalendar/
H A DDateTime.php341 public function validate($options = 0) function in Sabre\\VObject\\Property\\ICalendar\\DateTime
343 $messages = parent::validate($options);
H A DRecur.php237 public function validate($options = 0) function in Sabre\\VObject\\Property\\ICalendar\\Recur
241 $warnings = parent::validate($options);
/plugin/webdav/vendor/sabre/vobject/lib/
H A DNode.php148 public function validate($options = 0) function in Sabre\\VObject\\Node
H A DComponent.php572 public function validate($options = 0) function in Sabre\\VObject\\Component
588 $messages = array_merge($messages, $child->validate($options));
/plugin/webdav/vendor/sabre/vobject/
H A DCHANGELOG.md90 * #339: Fixed a few `validate()` results when repair is off. (@PHPGangsta)
91 * #338: Stripping invalid `BYMONTH=` rules during `validate()` (@PHPGangsta)
814 * Added: A cli script that can validate and automatically repair vcards and

12345678910>>...15