C# Class Mvvm.NumericAttribute

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

Public Methods

Method Description
IsValid ( object value ) : bool

Method Details

IsValid() public method

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