menu

UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Interface IDataValidator - UWP API Reference | Syncfusion

    Show / Hide Table of Contents

    Interface IDataValidator

    Represents an interface for the data validator

    Namespace: Syncfusion.UI.Xaml.Controls.Data
    Assembly: Syncfusion.SfInput.UWP.dll
    Syntax
    public interface IDataValidator

    Methods

    Validate(ValidationEventArgs)

    Validates the arguments

    Declaration
    void Validate(ValidationEventArgs args)
    Parameters
    Type Name Description
    ValidationEventArgs args

    validation event args

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved