C# Class Mvvm.NumericAttribute

Sample custom validation for Integer values.
Inheritance: System.ComponentModel.DataAnnotations.ValidationAttribute
Afficher le fichier Open project: XamlBrewer/UWP-Prism-Validation-Sample

Méthodes publiques

Méthode Description
IsValid ( object value ) : bool

Method Details

IsValid() public méthode

public IsValid ( object value ) : bool
value object
Résultat bool