psdi.common.erm

Class ERMAttributeError.ErrorType

  • java.lang.Object
    • java.lang.Enum
      • psdi.common.erm.ERMAttributeError.ErrorType
  • All Implemented Interfaces:
    java.io.Serializable, java.lang.Comparable
    Enclosing class:
    ERMAttributeError


    public static final class ERMAttributeError.ErrorType
    extends java.lang.Enum
    Error types:
    REQUIRED - Required field is null error
    INVALID - The value for the attribute is invalid
    WARNING - Associate a warning with the attribute
    See Also:
    Serialized Form