nspectre - declarative validation for .NET

FunctionResult.Error Property

Gets the Error of the FunctionResult

public Error Error {get;}

Implements

IFunctionResult.Error

Remarks

If no error occurred, this property will return null.

See Also

FunctionResult Class | NSpectre.Core Namespace