package org.nocket.gen.domain; public enum ValidationErrorPresentation { PLAIN, TOOLTIP; }