ValidateParentBehavior constructor

namespace: Serenity.Services   assemblySerenity.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