Skip to main content

PredicateValidator.Predicate

Assembly: ServiceStack.dll
View Source
Declaration
public delegate bool Predicate(object instanceToValidate, object propertyValue, PropertyValidatorContext propertyValidatorContext);