Validator<TContext, TBaseNode>.Process Method
Definition
public sealed override TBaseNode Process(TContext context, TBaseNode node);
Parameters
Name | Type | Description |
|---|---|---|
context | TContext | |
node | TBaseNode |
Returns
TBaseNode
Last modified: 10 March 2026
Name | Type | Description |
|---|---|---|
context | TContext | |
node | TBaseNode |
TBaseNode