C# Class Splits.Web.Validation.ValidateAttribute

Inheritance: System.ComponentModel.DataAnnotations.ValidationAttribute
Show file Open project: aaronjensen/splits

Public Methods

Method Description
IsValid ( object value ) : bool

Method Details

IsValid() public method

public IsValid ( object value ) : bool
value object
return bool