public static class Constraints.ValidationPayload
extends java.lang.Object
Constructor and Description |
---|
ValidationPayload(Lang lang,
Messages messages,
TypedMap attrs,
com.typesafe.config.Config config) |
Modifier and Type | Method and Description |
---|---|
TypedMap |
getAttrs() |
com.typesafe.config.Config |
getConfig() |
Lang |
getLang() |
Messages |
getMessages() |
public Lang getLang()
public Messages getMessages()
public TypedMap getAttrs()
public com.typesafe.config.Config getConfig()