BuildMaster SDK Reference
Version:
ApplyToJsonValidator(System.Collections.Generic.Dictionary<string, object> jsonProps) Method
Applies the properties of this instance to a JSON-based validator
Syntax
public
void ApplyToJsonValidator(Dictionary<string, object> jsonProps)
Parameters
- jsonProps
- Type: System.Collections.Generic.Dictionary<string, object>
The json props.