public abstract class ValidationUtils extends Object
Modifier and Type | Field and Description |
---|---|
static String |
KEY_REGEX
Wyrażenie regularne -> wszystkie znaki (a-z 0-9) oraz znaki [ - . ]
|
Constructor and Description |
---|
ValidationUtils() |
public static final String KEY_REGEX
public static boolean isProperKey(String key)
Copyright © 2014 Suncode. All rights reserved.