Show / Hide Table of Contents

Interface IDataSetClientValidator

Represents client validator for column data values in DataSet.

Namespace: DevZest.Data.AspNetCore.ClientValidation
Assembly: DevZest.Data.AspNetCore.dll
Syntax
public interface IDataSetClientValidator

Methods

Name Description
AddValidation(ActionContext, Column, IDictionary<String, String>)

Adds validation HTML attributes.

  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest