C# Class Umbraco.Belle.System.PropertyEditors.ValueTypeValueValidator

Inheritance: ManifestValueValidator
Exibir arquivo Open project: umbraco/Belle Class Usage Examples

Public Methods

Method Description
Validate ( object value, string config, string preValues, PropertyEditor editor ) : IEnumerable

Method Details

Validate() public method

public Validate ( object value, string config, string preValues, PropertyEditor editor ) : IEnumerable
value object
config string
preValues string
editor PropertyEditor
return IEnumerable