public class ValidateUtil extends Object
ValidateUtil()
static void
checkSQL(Supplier<Integer> sql, String msg, Consumer<String> err)
checkSQL(Supplier<Integer> sql, String msg, Consumer<String> err, boolean includeZero)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ValidateUtil()
public static void checkSQL(Supplier<Integer> sql, String msg, Consumer<String> err)
public static void checkSQL(Supplier<Integer> sql, String msg, Consumer<String> err, boolean includeZero)
Copyright © 2019. All rights reserved.