Search Results for

    Show / Hide Table of Contents

    Interface IValidable

    Namespace: Simplic.Framework.DBUI
    Assembly: Simplic.Framework.DBUI.dll
    Syntax
    public interface IValidable

    Methods

    | Improve this Doc View Source

    Remove()

    Remove Validation

    Declaration
    void Remove()
    | Improve this Doc View Source

    Valid()

    Valid TextBox

    Declaration
    KeyValuePair<bool, string> Valid()
    Returns
    Type Description
    System.Collections.Generic.KeyValuePair<System.Boolean, System.String>
    • Improve this Doc
    • View Source
    In This Article
    • Methods
      • Remove()
      • Valid()
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx