Enum and Description |
---|
ninja.Context.HTTP_STATUS |
Method and Description |
---|
ninja.validation.Validation.addViolation(ConstraintViolation) |
ninja.i18n.Messages.getAll(Optional Might be removed from further releases. Usually is not implemented in a thread
safe way and is error prone.
Returns all messages for a language we have. Please note that this method
does NOT format any MessageFormat values. You have to do that yourself in
the controller logic most likely.
Note: If you don't want to determine the language yourself please use
Messages#getAll(Context, Result) |
ninja.validation.Validation.getGeneralViolations() |
ninja.Context.getRequestUri() |
ninja.Result.setContentType(String) |
Copyright © 2013. All Rights Reserved.