You can buy this project and download/modify it how often you want.
package shz.core.verify; public enum VerifyResult { OK, NOT_EXIST, ERROR }