- Sort Score
- Result 10 results
- Languages All
Results 451 - 460 of 595 for validate (0.04 sec)
-
src/main/webapp/js/admin/plugins/form-validator/lang/no.js
/** File generated by Grunt -- do not modify * JQUERY-FORM-VALIDATOR * * @version 2.3.77 * @website http://formvalidator.net/ * @author Victor Jonsson, http://victorjonsson.se * @license MIT */
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Mon Jan 01 05:12:47 UTC 2018 - 2.4K bytes - Viewed (0) -
docs/em/docs/tutorial/body-fields.md
๐ ๐ช ๐ฃ โ โน `Field`, `Query`, `Body`, โ๏ธ. & โซ๏ธ ๐ ๐ ๐ ๐ป ๐. ๐ ๐ ๐ก ๐ ๐ โ โ โน โช ๐ฉบ, ๐โ ๐ซ ๐ฃ ๐ผ. /// warning โ ๐ ๐ถโโ๏ธ `Field` ๐ ๐ ๐ ๐ ๐ ๐ ๐ธ. ๐ซ ๐ 5๏ธโฃ๐ ๐ซ ๐ฏ ๐ ๐ ๐ง, ๐ ๐งฐ, ๐ผ [๐ ๐ณ](https://validator.swagger.io/), 5๏ธโฃ๐ ๐ซ ๐ท โฎ๏ธ ๐ ๐ ๐. /// ## ๐ ๐ ๐ช โ๏ธ Pydantic `Field` ๐ฃ โ ๐ฌ & ๐ ๐ท ๐ข.
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Mon Nov 18 02:25:44 UTC 2024 - 1.8K bytes - Viewed (0) -
src/main/webapp/js/admin/plugins/form-validator/sanitize.js
/** File generated by Grunt -- do not modify * JQUERY-FORM-VALIDATOR * * @version 2.3.77 * @website http://formvalidator.net/ * @author Victor Jonsson, http://victorjonsson.se * @license MIT */
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Mon Jan 01 05:12:47 UTC 2018 - 2.7K bytes - Viewed (0) -
cmd/object-api-interface.go
type CheckPreconditionFn func(o ObjectInfo) bool // EvalMetadataFn validates input objInfo and GetObjectInfo error and returns an updated metadata and replication decision if any type EvalMetadataFn func(o *ObjectInfo, gerr error) (ReplicateDecision, error) // EvalRetentionBypassFn validates input objInfo and GetObjectInfo error and returns an error if retention bypass is not allowed.
Registered: Sun Sep 07 19:28:11 UTC 2025 - Last Modified: Sun Sep 07 16:13:09 UTC 2025 - 17.5K bytes - Viewed (0) -
docs/uk/docs/index.md
## ะะตะพะฑะพะฒ'ัะทะบะพะฒั ะทะฐะปะตะถะฝะพััั Pydantic ะฒะธะบะพัะธััะพะฒัั: * <a href="https://github.com/JoshData/python-email-validator" target="_blank"><code>email-validator</code></a> - ะดะปั ะฒะฐะปัะดะฐััั ะตะปะตะบััะพะฝะฝะพั ะฟะพััะธ. * <a href="https://docs.pydantic.dev/latest/usage/pydantic_settings/" target="_blank"><code>pydantic-settings</code></a> - ะดะปั ัะฟัะฐะฒะปัะฝะฝั ะฝะฐะปะฐัััะฒะฐะฝะฝัะผะธ.
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Sun Aug 31 10:49:48 UTC 2025 - 24.2K bytes - Viewed (0) -
src/test/java/jcifs/smb1/smb1/Trans2FindNext2Test.java
assertEquals(SmbComTransaction.TRANS2_FIND_NEXT2, dst[0], "First byte must be subCommand"); assertEquals((byte) 0x00, dst[1], "Second byte must be 0"); } /** * Validates writeParametersWireFormat encodes values in the correct order and endianness. */ @Test void testWriteParametersWireFormat() { // Given int sid = 0x1234;
Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Thu Aug 14 05:31:44 UTC 2025 - 6.9K bytes - Viewed (0) -
cmd/api-resources_test.go
} if encodingType != testCase.encodingType { t.Errorf("Test %d: Expected %s, got %s", i+1, testCase.encodingType, encodingType) } } } // Validates extracting information for object resources. func TestGetObjectsResources(t *testing.T) { testCases := []struct { values url.Values uploadID string
Registered: Sun Sep 07 19:28:11 UTC 2025 - Last Modified: Fri Apr 23 18:58:53 UTC 2021 - 7.1K bytes - Viewed (0) -
src/main/webapp/js/admin/plugins/form-validator/lang/tr.js
/** File generated by Grunt -- do not modify * JQUERY-FORM-VALIDATOR * * @version 2.3.77 * @website http://formvalidator.net/ * @author Victor Jonsson, http://victorjonsson.se * @license MIT */
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Mon Jan 01 05:12:47 UTC 2018 - 3.1K bytes - Viewed (0) -
src/main/webapp/js/admin/plugins/form-validator/lang/ko.js
/** File generated by Grunt -- do not modify * JQUERY-FORM-VALIDATOR * * @version 2.3.77 * @website http://formvalidator.net/ * @author Victor Jonsson, http://victorjonsson.se * @license MIT */
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Mon Jan 01 05:12:47 UTC 2018 - 3K bytes - Viewed (0) -
src/main/resources/fess_message_nl.properties
errors.header = <ul class="has-error"> errors.footer = </ul> errors.prefix = <li><i class="fa fa-exclamation-circle"></i> errors.suffix = </li> # ---------------------------------------------------------- # Javax Validator # --------------- constraints.AssertFalse.message = {item} moet onwaar zijn. constraints.AssertTrue.message = {item} moet waar zijn. constraints.DecimalMax.message = {item} moet kleiner zijn dan {value}.
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 10 04:56:21 UTC 2025 - 12K bytes - Viewed (0)