Skip to main content

IValidationSource

Assembly: ServiceStack.Interfaces.dll
View Source
Declaration
public interface IValidationSource

Methods

GetValidationRules(Type)

View Source
Declaration
IEnumerable<KeyValuePair<string, IValidateRule>> GetValidationRules(Type type)
Returns

System.Collections.Generic.IEnumerable<System.Collections.Generic.KeyValuePair<System.String,ServiceStack.IValidateRule>>

Parameters
TypeName
System.Typetype