ValidateParentBehavior constructor
namespace: Serenity.Services assembly: Serenity.Net.Services
Creates an instance of the class
public ValidateParentBehavior(IRowTypeRegistry rowTypeRegistry, ITextLocalizer localizer)
| parameter | description |
|---|---|
| rowTypeRegistry | Row type registry |
| localizer | Text localizer |
Exceptions
| exception | condition |
|---|---|
| ArgumentNullException | rowTypeRegistry or localizer is null |
See Also
- interface IRowTypeRegistry
- interface ITextLocalizer
- class ValidateParentBehavior