The following tables list the members exposed by the InputCompletionContext type.

Name Description
Public property MemberToValidate Gets the member to validate in the given ObjectToValidate.
Public property ObjectToValidate Gets the object to validate.
Public property ValidationGear Gets the Validate<TToValidate> gear.
Top