- Sort Score
- Result 10 results
- Languages All
Results 61 - 70 of 86 for Uri (0.01 sec)
-
src/main/resources/fess_message_it.properties
constraints.TypeFloat.message = {item} deve essere un numero. constraints.TypeDouble.message = {item} deve essere un numero. constraints.TypeAny.message = {item} non può essere convertito in {propertyType}. constraints.UriType.message = {item} ha un URI non riconosciuto. constraints.CronExpression.message = {item} non è un'espressione CRON valida. # ---------------------------------------------------------- # Application Exception # ---------------------
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 10 04:56:21 UTC 2025 - 12.3K bytes - Viewed (0) -
src/main/resources/fess_message_fr.properties
constraints.TypeFloat.message = {item} doit être un nombre. constraints.TypeDouble.message = {item} doit être un nombre. constraints.TypeAny.message = {item} ne peut pas être converti en {propertyType}. constraints.UriType.message = {item} a un URI non reconnu. constraints.CronExpression.message = {item} n'est pas une expression CRON valide. # ---------------------------------------------------------- # Application Exception # ---------------------
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Jul 05 02:36:47 UTC 2025 - 13.1K bytes - Viewed (0) -
src/main/resources/fess_message_zh_CN.properties
constraints.TypeLong.message = {item} 必须是数字。 constraints.TypeFloat.message = {item} 必须是数字。 constraints.TypeDouble.message = {item} 必须是数字。 constraints.TypeAny.message = {item} 无法转换为 {propertyType}。 constraints.UriType.message = {item} 包含无法识别的 URI。 constraints.CronExpression.message = {item} 不是有效的 CRON 表达式。 # ---------------------------------------------------------- # Application Exception # ---------------------
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 10 04:56:21 UTC 2025 - 11.1K bytes - Viewed (0) -
src/main/config/openapi/openapi-user.yaml
type: string example: "e79fbfdfb09d4bffb58ec230c68f6f7e" url: type: string format: uri example: "https://fess.codelibs.org/" content_description: type: string
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu May 09 06:31:27 UTC 2024 - 21.6K bytes - Viewed (0) -
docs/changelogs/changelog_4x.md
consistent with the length of the response body. * Fix: Don't crash when converting a `HttpUrl` instance with an unresolvable hostname to a URI. The new behavior strips invalid characters like `"` and `{` from the hostname before converting. * Fix: Undo a performance regression introduced in OkHttp 4.0 caused by differences in behavior
Registered: Fri Sep 05 11:42:10 UTC 2025 - Last Modified: Wed Apr 17 13:25:31 UTC 2024 - 25.2K bytes - Viewed (0) -
docs/changelogs/changelog_2x.md
* **The DNS service is now pluggable.** In some situations this may be useful to manually prioritize specific IP addresses. * Fix: Don't throw when converting an `HttpUrl` to a `java.net.URI`. Previously URLs with special characters like `|` and `[` would break when subjected to URI’s overly-strict validation. * Fix: Don't re-encode `+` as `%20` in encoded URL query strings. OkHttp
Registered: Fri Sep 05 11:42:10 UTC 2025 - Last Modified: Sun Feb 06 02:19:09 UTC 2022 - 26.6K bytes - Viewed (0) -
src/main/resources/fess_message_ja.properties
constraints.TypeFloat.message = {item} は数値にしてください。 constraints.TypeDouble.message = {item} は数値にしてください。 constraints.TypeAny.message = {item} は {propertyType} に変換できません。 constraints.UriType.message = {item} に認識できない URI があります。 constraints.CronExpression.message = {item} は正しい CRON 表記ではありません。 # ---------------------------------------------------------- # Application Exception # ---------------------
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Jun 28 08:40:50 UTC 2025 - 15.2K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/mylasta/action/FessMessages.java
public static final String CONSTRAINTS_TypeAny_MESSAGE = "{constraints.TypeAny.message}"; /** The key of the message: {item} has an unrecognized URI. */ public static final String CONSTRAINTS_UriType_MESSAGE = "{constraints.UriType.message}"; /** The key of the message: {item} is not a valid CRON expression. */
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Jul 05 02:36:47 UTC 2025 - 119.6K bytes - Viewed (0) -
okhttp/src/androidMain/baseline-prof.txt
HSPLokhttp3/HttpUrl;->encodedUsername()Ljava/lang/String; HSPLokhttp3/HttpUrl;->hashCode()I HSPLokhttp3/HttpUrl;->redact()Ljava/lang/String; HSPLokhttp3/HttpUrl;->toString()Ljava/lang/String; HSPLokhttp3/HttpUrl;->uri()Ljava/net/URI; HSPLokhttp3/JvmCallExtensionsKt$executeAsync$2$1;-><init>(Lokhttp3/Call;)V HSPLokhttp3/JvmCallExtensionsKt$executeAsync$2$2$onResponse$1;-><init>(Lokhttp3/Call;)V
Registered: Fri Sep 05 11:42:10 UTC 2025 - Last Modified: Mon Dec 30 23:28:56 UTC 2024 - 127.9K bytes - Viewed (0) -
src/main/resources/fess_config.properties
ldap.attr.telephoneNumber=telephoneNumber # LDAP attribute for home phone. ldap.attr.homePhone=homePhone # LDAP attribute for home postal address. ldap.attr.homePostalAddress=homePostalAddress # LDAP attribute for labeled URI. ldap.attr.labeledURI=labeledURI # LDAP attribute for room number. ldap.attr.roomNumber=roomNumber # LDAP attribute for description. ldap.attr.description=description # LDAP attribute for title.
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Jul 05 14:45:37 UTC 2025 - 54.7K bytes - Viewed (0)