A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://apidocs.umbraco.com/v15/csharp/api/Umbraco.Cms.Core.Services.IIsoCodeValidator.html below:

View Source Interface IIsoCodeValidator

A validator for validating if an ISO code string can be is valid.

Namespace: Umbraco.Cms.Core.Services Assembly: Umbraco.Core.dll Syntax
public interface IIsoCodeValidator
Methods View Source IsValid(CultureInfo)

Validates that a cultureInfo is a valid culture info in Umbraco.

Declaration
bool IsValid(CultureInfo culture)
Parameters Type Name Description System.Globalization.CultureInfo culture

The culture info to validate.

Returns Type Description System.Boolean

True if the CultureInfo is valid in Umbraco.

View Source IsValid(String)

Validates that a string is a valid ISO code.

Declaration
virtual bool IsValid(string isoCode)
Parameters Type Name Description System.String isoCode

The string to validate.

Returns Type Description System.Boolean

True if the string is a valid ISO code.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4