com.gentics.contentnode.rest.model.response
Class ValidationResultResponse.ValidationMessageResponse

java.lang.Object
  extended by com.gentics.contentnode.rest.model.response.ValidationResultResponse.ValidationMessageResponse
Enclosing class:
ValidationResultResponse

public static class ValidationResultResponse.ValidationMessageResponse
extends java.lang.Object


Field Summary
 java.lang.Boolean fatal
           
 java.lang.String message
           
 
Constructor Summary
ValidationResultResponse.ValidationMessageResponse()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

message

public java.lang.String message

fatal

public java.lang.Boolean fatal
Constructor Detail

ValidationResultResponse.ValidationMessageResponse

public ValidationResultResponse.ValidationMessageResponse()


Copyright © 2014 Gentics Software GmbH. All Rights Reserved.