Skip to main content

Documentation updates for Aug 31, 2026

REST Webservices Require Locale-Independent Numeric Formats

Numeric input for REST Webservices is now locale-independent. Decimal values must use a period (.) as the separator; commas and grouping separators are no longer accepted. This is a breaking change for integrations relying on server or request-specific locales. Clients must update to submit stand...

Updated pages:

Clarify validation result handling and update migration guide

Updates clarify that returning text or boolean values in onValidation results is treated as invalid. Only null, empty, or whitespace results are valid. The migration guide also notes the removal of the legacy ScriptManagerNext preference.

Updated pages: