Method | Description | |
---|---|---|
PrintValidationMessages ( ILog log ) : void |
Prints all messages
|
|
RichValidation ( bool isValid, IList |
Initialise
|
Method | Description | |
---|---|---|
PrintValidationMessage ( Newtonsoft.Json.Schema.ValidationError error, ILog log, int tabs ) : void |
public PrintValidationMessages ( ILog log ) : void | ||
log | ILog | |
return | void |
public RichValidation ( bool isValid, IList |
||
isValid | bool | |
messages | IList |
|
return | System |