Class ContentSettingsValidator
Validator for configuration representated as Content
Namespace: Umbraco.Cms.Core.Configuration.Models.Validation
Assembly: Umbraco.Core.dll
Syntax
public class ContentSettingsValidator : ConfigurationValidatorBase
Methods
View SourceValidate(String, ContentSettings)
Declaration
public ValidateOptionsResult Validate(string name, ContentSettings options)
Parameters
Type | Name | Description |
---|---|---|
System. |
name | |
Content |
options |
Returns
Type | Description |
---|---|
Validate |