Class ValidateModelAttribute
A custom action filter attribute for validating the model state of the action.
Inherited Members
Namespace: DataWeb.Filter
Assembly: DataWeb.Core.dll
Syntax
public sealed class ValidateModelAttribute : TypeFilterAttribute, IFilterFactory, IOrderedFilter, IFilterMetadata
Constructors
ValidateModelAttribute()
Initializes a new instance of the ValidateModelAttribute class.
Declaration
public ValidateModelAttribute()