[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.BaseCollectionViewServiceBuilder-3.GetError

GetError Method

GetError(string)

Configurates GetError. Sets a callback that determines whether a specific property of an item contains validation errors.

Declaration
public TBuilder GetError(string value)
Parameters
Type Name Description
string value

The value.

Returns
Type Description
TBuilder

Current builder.