- Sort Score
- Result 10 results
- Languages All
Results 181 - 190 of 486 for uuid (0.03 sec)
-
docs/pl/docs/features.md
* Liczb (`int`, `float`) z wartościami minimalnymi, maksymalnymi, itp. * Walidacja bardziej egzotycznych typów danych, takich jak: * URL. * Email. * UUID. * ...i inne. Cała walidacja jest obsługiwana przez ugruntowaną i solidną bibliotekę **Pydantic**. ### Bezpieczeństwo i uwierzytelnianie
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Tue Aug 06 04:48:30 UTC 2024 - 10.9K bytes - Viewed (0) -
docs/tr/docs/features.md
* Numaralar (`int`, `float`) maksimum ve minimum gibi sınırlandırmalar yaparken. * Bunlar gibi en egzotik typelarla bile doğrulama yapabiliyorsunuz.: * URL. * Email. * UUID. * ...ve diğerleri. Bütün doğrulama olayları çok güçlü bir kütüphane sayesinde yapılıyor, **Pydantic**. ### Güvenlik ve kimlik doğrulama
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Tue Aug 06 04:48:30 UTC 2024 - 11.1K bytes - Viewed (0) -
docs/uk/docs/index.md
* Конвертація Python типів (`str`, `int`, `float`, `bool`, `list`, тощо). * `datetime` об'єкти. * `UUID` об'єкти. * Моделі бази даних. * ...та багато іншого. * Автоматичну інтерактивну документацію API, включаючи 2 альтернативні інтерфейси користувача: * Swagger UI. * ReDoc. ---
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Sun Oct 20 19:20:23 UTC 2024 - 24.2K bytes - Viewed (0) -
docs/nl/docs/features.md
* String (`str`) velden, die min en max lengtes hebben. * Getallen (`int`, `float`) met min en max waarden, enz. * Validatie voor meer exotische typen, zoals: * URL. * E-mail. * UUID. * ...en anderen. Alle validatie wordt uitgevoerd door het beproefde en robuuste **Pydantic**. ### Beveiliging en authenticatie
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Tue Sep 03 13:50:38 UTC 2024 - 10.1K bytes - Viewed (0) -
docs/pt/docs/features.md
* campos String (`str`), definindo tamanho mínimo e máximo. * Numbers (`int`, `float`) com valores mínimos e máximos, etc. * Validação de tipos mais exóticos, como: * URL. * Email. * UUID. * ...e outros. Toda a validação é controlada pelo robusto e bem estabelecido **Pydantic**. ### Segurança e autenticação
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Tue Aug 06 04:48:30 UTC 2024 - 10.3K bytes - Viewed (0) -
cmd/xl-storage.go
return nil } // For all other FS pay the price of not using our recommended filesystem. // Check if backend is writable and supports O_DIRECT uuid := mustGetUUID() filePath := pathJoin(s.drivePath, minioMetaTmpDeletedBucket, ".writable-check-"+uuid+".tmp") // Create top level directories if they don't exist. // with mode 0o777 mkdir honors system umask.
Registered: Sun Nov 03 19:28:11 UTC 2024 - Last Modified: Sat Oct 26 09:58:27 UTC 2024 - 91.3K bytes - Viewed (0) -
go.mod
github.com/google/cel-go v0.21.0 github.com/google/go-cmp v0.6.0 github.com/google/go-containerregistry v0.20.2 github.com/google/gofuzz v1.2.0 github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 github.com/google/uuid v1.6.0 github.com/gorilla/mux v1.8.1 github.com/gorilla/websocket v1.5.3 github.com/grpc-ecosystem/go-grpc-middleware v1.4.0 github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0 github.com/hashicorp/go-multierror v1.1.1
Registered: Wed Nov 06 22:53:10 UTC 2024 - Last Modified: Wed Nov 06 06:23:25 UTC 2024 - 10.6K bytes - Viewed (0) -
docs/ko/docs/features.md
* 아이템 타입을 정의하는 JSON 배열 (`list`). * 최소 길이와 최대 길이를 정의하는 문자열 (`str`) 필드. * 최솟값과 최댓값을 가지는 숫자 (`int`, `float`), 그 외. * 다음과 같이 더욱 이색적인 타입에 대해 검증할 수 있습니다: * URL. * 이메일. * UUID. * ...다른 것들. 모든 검증은 견고하면서 잘 확립된 **Pydantic**에 의해 처리됩니다. ### 보안과 인증 보안과 인증이 통합되어 있습니다. 데이터베이스나 데이터 모델과의 타협없이 사용할 수 있습니다. 다음을 포함하는, 모든 보안 스키마가 OpenAPI에 정의되어 있습니다. * HTTP Basic.
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Tue Aug 06 04:48:30 UTC 2024 - 11.8K bytes - Viewed (0) -
docs/vi/docs/features.md
* Xâu (`str`), định nghĩa độ dài lớn nhất, nhỏ nhất. * Số (`int`, `float`) với các giá trị lớn nhất, nhỏ nhất, etc. * Validation cho nhiều kiểu dữ liệu bên ngoài như: * URL. * Email. * UUID. * ...và nhiều cái khác. Tất cả validation được xử lí bằng những thiết lập tốt và mạnh mẽ của **Pydantic**. ### Bảo mật và xác thực
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Tue Aug 06 04:48:30 UTC 2024 - 11.5K bytes - Viewed (0) -
docs/zh/docs/features.md
* JSON 对象 (`dict`). * JSON 数组 (`list`) 定义成员类型。 * 字符串 (`str`) 字段, 定义最小或最大长度。 * 数字 (`int`, `float`) 有最大值和最小值, 等等。 * 校验外来类型, 比如: * URL. * Email. * UUID. * ...及其他. 所有的校验都由完善且强大的 **Pydantic** 处理。 ### 安全性及身份验证 集成了安全性和身份认证。杜绝数据库或者数据模型的渗透风险。 OpenAPI 中定义的安全模式,包括: * HTTP 基本认证。
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Tue Aug 06 04:48:30 UTC 2024 - 8.9K bytes - Viewed (0)