org.apache.empire.struts2.web
Class FieldErrors
java.lang.Object
org.apache.empire.struts2.web.FieldErrors
public class FieldErrors
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FieldError
public static final ErrorType FieldError
InputInvalidValue
public static final ErrorType InputInvalidValue
InputNoIntegerFormat
public static final ErrorType InputNoIntegerFormat
InputNoNumberFormat
public static final ErrorType InputNoNumberFormat
InputNoDateFormat
public static final ErrorType InputNoDateFormat
InputTimeMissing
public static final ErrorType InputTimeMissing
InputValueRequired
public static final ErrorType InputValueRequired
InputValueOutOfRange
public static final ErrorType InputValueOutOfRange
InputTextTooShort
public static final ErrorType InputTextTooShort
FieldErrors
public FieldErrors()
Copyright © 2008–2014 Apache Software Foundation. All rights reserved.