[]
Configurates GetError. Sets a callback that determines whether a specific property of an item contains validation errors.
public TBuilder GetError(string value)
Type | Name | Description |
---|---|---|
string | value | The value. |
Type | Description |
---|---|
TBuilder | Current builder. |