C# Class EventServer.Core.ViewModels.ValidateUrlAttribute

Inheritance: System.ComponentModel.DataAnnotations.ValidationAttribute
Mostra file Open project: roundtable/EventServer

Public Methods

Method Description
IsValid ( object value ) : bool

Method Details

IsValid() public method

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