public static CheckStringInput ( string inputName, List |
||
inputName | string | name of the input to be identified when throwing errors |
validViews | List |
list of strings representing valid values |
actualValue | string | string to test - must be one of those specified in |
리턴 | bool |