Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Serenity
Services
UniqueConstraintSaveBehavior
C# Class Serenity.Services.UniqueConstraintSaveBehavior
Inheritance:
BaseSaveBehavior
,
IImplicitBehavior
Show file
Open project: volkanceylan/Serenity
Public Methods
Method
Description
ActivateFor
(
Row
row
) :
bool
OnValidateRequest
(
ISaveRequestHandler
handler
) :
void
Method Details
ActivateFor()
public
method
public
ActivateFor
(
Row
row
) :
bool
row
Serenity.Data.Row
return
bool
OnValidateRequest()
public
method
public
OnValidateRequest
(
ISaveRequestHandler
handler
) :
void
handler
ISaveRequestHandler
return
void