WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Interface IDataValidator

    Show / Hide Table of Contents

    Interface IDataValidator

    Represents an interface for the data validator

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

    Methods

    Validate(ValidationEventArgs)

    Validates the arguments

    Declaration
    void Validate(ValidationEventArgs args)
    Parameters
    Type Name Description
    System.Xml.Schema.ValidationEventArgs args

    validation event args

    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved