org.jboss.resteasy.plugins.hibernatevalidator.i18n
@MessageBundle(projectCode="RESTEASY") public interface Messages
Modifier and Type | Field and Description |
---|---|
static int |
BASE |
static Messages |
MESSAGES |
Modifier and Type | Method and Description |
---|---|
String |
validatorCannotBeNull() |
static final Messages MESSAGES
static final int BASE
@Message(id=3000, value="Validator cannot be null") String validatorCannotBeNull()
Copyright © 2014. All Rights Reserved.