Method | Description | |
---|---|---|
HasFormat ( this configValue, string format ) : |
||
IsJson ( this configValue, bool isJson = true ) : |
||
IsRequired ( this configValue, bool isRequired = true ) : |
public static HasFormat ( this configValue, string format ) : |
||
configValue | this | |
format | string | |
return |
public static IsJson ( this configValue, bool isJson = true ) : |
||
configValue | this | |
isJson | bool | |
return |
public static IsRequired ( this configValue, bool isRequired = true ) : |
||
configValue | this | |
isRequired | bool | |
return |