nspectre - declarative validation for .NET

Action Constructor (String)

Creates a new instance of Action.

public Action(
   string name
);

Parameters

name
The name of the action.

See Also

Action Class | NSpectre.Core.Configuration Namespace | Action Constructor Overload List