@Retention(value=RUNTIME) @Target(value={PARAMETER,FIELD}) public @interface Validate
where this validation is used
String
regex
public abstract String regex
regular expression class
Copyright © 2015. All Rights Reserved.