C# Class Octopus.Client.Validation.NonEmptyCollectionItemAttribute

Inheritance: System.ComponentModel.DataAnnotations.ValidationAttribute
Mostrar archivo Open project: OctopusDeploy/Octo.exe Class Usage Examples

Public Methods

Method Description
IsValid ( object value ) : bool

Method Details

IsValid() public method

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