- Sort Score
- Num 10 results
- Language All
Results 561 - 570 of 738 for invalidation (0.2 seconds)
-
docs/uk/docs/features.md
Але за замовчуванням усе **«просто працює»**. ### Валідація { #validation } * Підтримка валідації для більшості (або всіх?) **типів даних Python**, зокрема: * JSON-об'єктів (`dict`). * JSON-масивів (`list`) із визначенням типів елементів.Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 18:27:41 GMT 2026 - 15.1K bytes - Click Count (0) -
docs/distributed/DESIGN.md
- MinIO also supports expansion of existing clusters in server pools. Each pool is a self contained entity with same SLA's (read/write quorum) for each object as original cluster. By using the existing namespace for lookup validation MinIO ensures conflicting objects are not created. When no such object exists then MinIO simply uses the least used pool to place new objects. ### There are no limits on how many server pools can be combined ```
Created: Sun Apr 05 19:28:12 GMT 2026 - Last Modified: Wed Feb 26 09:25:50 GMT 2025 - 8K bytes - Click Count (2) -
src/main/java/org/codelibs/fess/app/web/admin/plugin/AdminPluginAction.java
import org.codelibs.fess.util.RenderDataUtil; import org.lastaflute.web.Execute; import org.lastaflute.web.response.HtmlResponse; import org.lastaflute.web.ruts.process.ActionRuntime; import org.lastaflute.web.validation.exception.ValidationErrorException; /** * Admin action for Plugin management. * This class provides functionality for installing, deleting, and managing plugins in the Fess system. * */
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Thu Aug 07 03:06:29 GMT 2025 - 11.9K bytes - Click Count (0) -
guava/src/com/google/common/collect/ContiguousSet.java
return tailSetImpl(checkNotNull(fromElement), inclusive); } /* * These methods perform most headSet, subSet, and tailSet logic, besides parameter validation. */ @SuppressWarnings("MissingOverride") // Supermethod does not exist under GWT. abstract ContiguousSet<C> headSetImpl(C toElement, boolean inclusive);
Created: Fri Apr 03 12:43:13 GMT 2026 - Last Modified: Thu Aug 07 16:05:33 GMT 2025 - 9.9K bytes - Click Count (0) -
src/test/java/jcifs/dcerpc/DcerpcConstantsTest.java
void testRpcCPfNoAutoRetry() { assertEquals(0x80, DcerpcConstants.RPC_C_PF_NO_AUTO_RETRY, "RPC_C_PF_NO_AUTO_RETRY should be 0x80"); } } @Nested @DisplayName("Constants Validation Tests") class ConstantsValidationTests { @Test @DisplayName("All fragment flags should have unique values") void testFragmentFlagsUniqueness() {
Created: Sun Apr 05 00:10:12 GMT 2026 - Last Modified: Thu Aug 14 05:31:44 GMT 2025 - 13.5K bytes - Click Count (0) -
docs/zh-hant/docs/advanced/additional-responses.md
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Fri Mar 20 17:05:38 GMT 2026 - 8.6K bytes - Click Count (0) -
src/test/java/jcifs/dcerpc/UUIDTest.java
String shortUuid = "00112233-4455-6677-8899-AABBCCDDEE"; // Act UUID uuid = new UUID(shortUuid); // Assert - The implementation parses what's available without validation assertEquals(TIME_LOW, uuid.time_low, "time_low should be parsed correctly"); assertEquals(TIME_MID, uuid.time_mid, "time_mid should be parsed correctly");Created: Sun Apr 05 00:10:12 GMT 2026 - Last Modified: Thu Aug 14 05:31:44 GMT 2025 - 13.2K bytes - Click Count (0) -
docs/ru/docs/environment-variables.md
``` </div> /// tip | Совет Подробнее об этом можно прочитать на сайте [The Twelve-Factor App: Config](https://12factor.net/config). /// ## Типизация и Валидация { #types-and-validation }Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 17:56:20 GMT 2026 - 12.5K bytes - Click Count (0) -
docs/uk/docs/environment-variables.md
Hello World from Python ``` </div> /// tip | Порада Ви можете прочитати більше у [The Twelve-Factor App: Config](https://12factor.net/config). /// ## Типи і перевірка { #types-and-validation } Ці змінні оточення можуть містити лише текстові строки, оскільки вони зовнішні щодо Python і мають бути сумісними з іншими програмами та рештою системи (і навіть з різними операційними системами, як-от Linux, Windows, macOS).Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 18:27:41 GMT 2026 - 11.5K bytes - Click Count (0) -
docs/ru/docs/advanced/settings.md
/// tip | Совет Чтобы понять, что такое переменные окружения, вы можете прочитать [Переменные окружения](../environment-variables.md). /// ## Типы и валидация { #types-and-validation }Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 17:56:20 GMT 2026 - 16.5K bytes - Click Count (0)