Package mrpotatoes.validation.certifiers

Examples of mrpotatoes.validation.certifiers.length


/**
*
* @author avillanueva
*/
public class Certify {
  static public Certifiable length() { return new length(); }
View Full Code Here


*
* @author avillanueva
*/
public class Certify {
  static public Certifiable length() { return new length(); }
  static public Certifiable curseWords() { return new length();
View Full Code Here

TOP

Related Classes of mrpotatoes.validation.certifiers.length

Copyright © 2018 www.massapicom. All rights reserved.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.