BuildMaster SDK Reference
Version:
SetValidatorDefaultProperties<TValidator>(System.Action<TValidator> setValidatorPropertiesDelegate) Method
Sets the default properties.
Syntax
public
static
void SetValidatorDefaultProperties<TValidator>(Action<TValidator> setValidatorPropertiesDelegate)
Parameters
- setValidatorPropertiesDelegate
- Type: System.Action<TValidator>
The set properties delegate.