ValidatorUtils
Assembly: ServiceStack.dll
View Source
Declaration
public static class ValidatorUtils
Methods
Init(ITypeValidator, IValidateRule)
View Source
Declaration
public static ITypeValidator Init(this ITypeValidator validator, IValidateRule rule)
Returns
Parameters
Type | Name |
---|---|
ServiceStack.ITypeValidator | validator |
ServiceStack.IValidateRule | rule |