Table of Contents

Class DataValidationService

Namespace
OpenSettings.Services
Assembly
OpenSettings.dll
public class DataValidationService
Inheritance
DataValidationService
Inherited Members

Methods

IsDataMappingValid(string, ICollection<PropertyInfoHelperModel>)

public bool IsDataMappingValid(string data, ICollection<PropertyInfoHelperModel> properties)

Parameters

data string
properties ICollection<PropertyInfoHelperModel>

Returns

bool