@Retention(value=RUNTIME) @Target(value={FIELD,METHOD}) public @interface UITextFieldValidator
String
regexp
regexpError
startWith
public abstract String regexp
public abstract String regexpError
public abstract String startWith
Copyright © 2018. All rights reserved.