C# Class HermaFx.DataAnnotations.MinElementsIfNotAttribute

Inheritance: MinElementsIfAttribute
Datei anzeigen Open project: evicertia/HermaFx

Public Methods

Method Description
MinElementsIfNotAttribute ( uint elements, string dependentProperty, object dependentValue ) : System

Method Details

MinElementsIfNotAttribute() public method

public MinElementsIfNotAttribute ( uint elements, string dependentProperty, object dependentValue ) : System
elements uint
dependentProperty string
dependentValue object
return System