@Generated(value="com.neeve.adm.AdmXbufGenerator", date="Fri Dec 05 13:32:50 UTC 2025") @AdmGenerated(encoding="Xbuf", compatLevel="4.1.0", admVersion="Unknown Version", date="12/5/25 1:32 PM", buildInfo="nvx-talon-3.16.63 (nvx-codegen-plugin)") @AdmFactoryInfo(factoryClass=SrvMonFactory.class, vfid=32, ofid=32, typeId=219) public final class SrvMonUserSeriesStat extends Object implements com.neeve.xbuf.IXbufDesyncer, UtlPool.Item<SrvMonUserSeriesStat>, ISrvMonUserSeriesStat
| ADM Type | Embedded Entity |
| Factory | SrvMonFactory |
| ADM Field Summary |
|---|
| Field | Type | Id | Description |
|---|---|---|---|
| intSeries | SrvMonIntSeries |
18 |
The collected int series data for an INT series.
This field should only be set when the series type is set to SrvMonSeriesType.INT. |
| longSeries | SrvMonLongSeries |
19 |
The collected long series data for an LONG series.
This field should only be set when the series type is set to SrvMonSeriesType.LONG. |
| name | String | 16 | The name of the statistic. |
| seriesType | SrvMonSeriesType |
17 | The type of the series data collected. |
| Modifier and Type | Class and Description |
|---|---|
static class |
SrvMonUserSeriesStat.Field
The SrvMonUserSeriesStat xbuf field (used internally when this entity is used as a field of another entity).
|
static class |
SrvMonUserSeriesStat.ListField
The SrvMonUserSeriesStat list field (used internally when this entity is used as an array field of another entity).
|
| Modifier and Type | Field and Description |
|---|---|
static SrvMonUserSeriesStat[] |
EMPTY_ARRAY
A preallocated empty array used to avoid garbage when returning empty arrays of this type.
|
| Constructor and Description |
|---|
SrvMonUserSeriesStat() |
SrvMonUserSeriesStat(int initialBackingBufferSize) |
| Modifier and Type | Method and Description |
|---|---|
SrvMonUserSeriesStat |
acquire() |
void |
clearContent() |
void |
clearIntSeries()
Clears the value of 'intSeries'.
|
void |
clearLongSeries()
Clears the value of 'longSeries'.
|
void |
clearName()
Clears the value of 'name'.
|
void |
clearSeriesType()
Clears the value of 'seriesType'.
|
void |
clearXRogType() |
Object |
clone()
Creates a clone of this object.
|
SrvMonUserSeriesStat |
copy()
Creates a copy of this SrvMonUserSeriesStat.
|
void |
copyInto(SrvMonUserSeriesStat copy)
Copies the contents of this SrvMonUserSeriesStat into the target.
|
static SrvMonUserSeriesStat |
create() |
static SrvMonUserSeriesStat |
createFrom(byte[] serializedContainer) |
static SrvMonUserSeriesStat |
createFrom(byte[] serializedContainer,
com.neeve.xbuf.XbufDesyncPolicy desyncPolicy) |
static SrvMonUserSeriesStat |
createFromSerializedXbufContainer(byte[] serializedContainer) |
static SrvMonUserSeriesStat |
createFromSerializedXbufContainer(byte[] serializedContainer,
com.neeve.xbuf.XbufDesyncPolicy desyncPolicy) |
static com.neeve.xbuf.XbufSchema |
createSchema() |
SrvMonUserSeriesStat |
deserializeFromByteArray(byte[] array) |
SrvMonUserSeriesStat |
deserializeFromByteArray(byte[] array,
com.neeve.xbuf.XbufDesyncPolicy desyncPolicy) |
SrvMonUserSeriesStat |
deserializeFromByteBuffer(ByteBuffer buffer) |
SrvMonUserSeriesStat |
deserializeFromByteBuffer(ByteBuffer buffer,
com.neeve.xbuf.XbufDesyncPolicy desyncPolicy) |
SrvMonUserSeriesStat |
deserializeFromIOElasticBuffer(com.neeve.io.IOElasticBuffer buffer,
int offset,
int length) |
SrvMonUserSeriesStat |
deserializeFromIOElasticBuffer(com.neeve.io.IOElasticBuffer buffer,
int offset,
int length,
com.neeve.xbuf.XbufDesyncPolicy desyncPolicy) |
SrvMonUserSeriesStat |
deserializeFromNative(long address,
int offset,
int length) |
SrvMonUserSeriesStat |
deserializeFromNative(long address,
int offset,
int length,
com.neeve.xbuf.XbufDesyncPolicy desyncPolicy) |
int |
desync(PktBuffer buffer,
int pos,
boolean frameOnly)
Desync fields from a buffer
|
void |
desyncFieldBitmask() |
void |
dispose() |
PktBuffer |
getBackingBuffer() |
static com.neeve.xbuf.XbufDesyncPolicy |
getDesyncPolicy() |
SrvMonIntSeries |
getIntSeries()
Gets the value of 'intSeries'.
|
static int |
getIntSeriesFieldId() |
void |
getIntSeriesTo(SrvMonIntSeries to)
Copies the value of SrvMonIntSeries into the provided value.
|
boolean |
getIsReadOnly() |
SrvMonLongSeries |
getLongSeries()
Gets the value of 'longSeries'.
|
static int |
getLongSeriesFieldId() |
void |
getLongSeriesTo(SrvMonLongSeries to)
Copies the value of SrvMonLongSeries into the provided value.
|
String |
getName()
Gets the value of 'name'.
|
com.neeve.xbuf.XbufStringField |
getNameField() |
static int |
getNameFieldId() |
<T extends XString> |
getNameTo(XString.Factory<T> factory)
Copies the value of this String field into a new XString from the given factory.
|
void |
getNameTo(XString val)
Copies the value of 'name' into the provided XString.
|
XString |
getNameUnsafe()
Gets the raw value of 'name'.
|
int |
getOwnerCount() |
UtlPool<SrvMonUserSeriesStat> |
getPool()
Get a pool item's pool.
|
int |
getSerializeToNativeLength() |
SrvMonSeriesType |
getSeriesType()
Gets the value of 'seriesType'.
|
com.neeve.xbuf.XbufVariableEnumField<SrvMonSeriesType> |
getSeriesTypeField() |
static int |
getSeriesTypeFieldId() |
void |
getValidationErrors(List<XString> results,
String errorPrefix)
Collects validation errors into the provided list.
|
short |
getXRogType() |
Short |
getXRogTypeAsObject() |
com.neeve.xbuf.XbufVariableShortField |
getXRogTypeField() |
static int |
getXRogTypeFieldId() |
boolean |
hasIntSeries()
Checks for the presence of 'intSeries'.
|
boolean |
hasLongSeries()
Checks for the presence of 'longSeries'.
|
boolean |
hasName()
Checks for the presence of 'name'.
|
boolean |
hasSeriesType()
Checks for the presence of 'seriesType'.
|
boolean |
hasXRogType() |
SrvMonUserSeriesStat |
init()
Initialize an item.
|
boolean |
isBufferBacked() |
boolean |
isDirty() |
boolean |
isReferenceCounted() |
boolean |
isValid()
Tests if this object has any validation errors.
|
void |
lendIntSeries(SrvMonIntSeries val)
'Lends' a reference of the SrvMonIntSeries to the message for this field.
|
void |
lendLongSeries(SrvMonLongSeries val)
'Lends' a reference of the SrvMonLongSeries to the message for this field.
|
void |
lendName(XString val)
Lends the value of 'name' to this object.
|
static void |
optimizeFor(int val) |
byte[] |
serializeToByteArray() |
ByteBuffer |
serializeToByteBuffer() |
com.neeve.io.IOBuffer |
serializeToIOBuffer(boolean useNative) |
int |
serializeToNative(long address,
int addressOffset) |
void |
setAsReadOnly() |
static void |
setDesyncPolicy(com.neeve.xbuf.XbufDesyncPolicy val) |
static void |
setFieldInterest(List<Integer> fieldIds) |
void |
setIntSeries(SrvMonIntSeries val)
Sets the value of 'intSeries'.
|
void |
setLongSeries(SrvMonLongSeries val)
Sets the value of 'longSeries'.
|
void |
setName(String val)
Sets the value of 'name'.
|
void |
setNameFrom(long val)
Sets the value of this String field to the given numeric value.
|
void |
setNameFrom(com.neeve.xbuf.XbufStringField val) |
void |
setNameFrom(XString val)
Copies the provided XString value into this object's 'name'.
|
SrvMonUserSeriesStat |
setPool(UtlPool<SrvMonUserSeriesStat> pool)
Set a pool item's pool.
|
void |
setPreserializedFields(PktBuffer buffer) |
void |
setSeriesType(SrvMonSeriesType val)
Sets the value of 'seriesType'.
|
void |
setSeriesTypeFrom(com.neeve.xbuf.XbufVariableEnumField<SrvMonSeriesType> val) |
void |
setXRogType(short val) |
void |
setXRogTypeAsObject(Short val) |
void |
setXRogTypeFrom(com.neeve.xbuf.XbufVariableShortField val) |
void |
sync() |
void |
syncFieldBitmask() |
SrvMonIntSeries |
takeIntSeries()
'Takes' a reference to the intSeries field from the message.
|
SrvMonLongSeries |
takeLongSeries()
'Takes' a reference to the longSeries field from the message.
|
String |
toString() |
public static final SrvMonUserSeriesStat[] EMPTY_ARRAY
public SrvMonUserSeriesStat()
public SrvMonUserSeriesStat(int initialBackingBufferSize)
public static SrvMonUserSeriesStat create()
public static SrvMonUserSeriesStat createFromSerializedXbufContainer(byte[] serializedContainer, com.neeve.xbuf.XbufDesyncPolicy desyncPolicy)
public static SrvMonUserSeriesStat createFromSerializedXbufContainer(byte[] serializedContainer)
public static SrvMonUserSeriesStat createFrom(byte[] serializedContainer, com.neeve.xbuf.XbufDesyncPolicy desyncPolicy)
public static SrvMonUserSeriesStat createFrom(byte[] serializedContainer)
public static final void setDesyncPolicy(com.neeve.xbuf.XbufDesyncPolicy val)
public static final com.neeve.xbuf.XbufDesyncPolicy getDesyncPolicy()
public final void clearContent()
public final void syncFieldBitmask()
public final void desyncFieldBitmask()
public final PktBuffer getBackingBuffer()
public static final void optimizeFor(int val)
public final void setAsReadOnly()
public final boolean getIsReadOnly()
public final void setPreserializedFields(PktBuffer buffer)
public static final int getXRogTypeFieldId()
public final void setXRogType(short val)
public final void setXRogTypeAsObject(Short val)
public final short getXRogType()
public final Short getXRogTypeAsObject()
public final void setXRogTypeFrom(com.neeve.xbuf.XbufVariableShortField val)
public final com.neeve.xbuf.XbufVariableShortField getXRogTypeField()
public final boolean hasXRogType()
public final void clearXRogType()
public static final int getSeriesTypeFieldId()
public final void setSeriesType(SrvMonSeriesType val)
ISrvMonUserSeriesStatsetSeriesType in interface ISrvMonUserSeriesStatval - The value to set.public final void setSeriesTypeFrom(com.neeve.xbuf.XbufVariableEnumField<SrvMonSeriesType> val)
public final com.neeve.xbuf.XbufVariableEnumField<SrvMonSeriesType> getSeriesTypeField()
public final SrvMonSeriesType getSeriesType()
ISrvMonUserSeriesStatgetSeriesType in interface ISrvMonUserSeriesStatpublic final boolean hasSeriesType()
ISrvMonUserSeriesStathasSeriesType in interface ISrvMonUserSeriesStatISrvMonUserSeriesStat.getSeriesType()public final void clearSeriesType()
ISrvMonUserSeriesStatclearSeriesType in interface ISrvMonUserSeriesStatISrvMonUserSeriesStat.setSeriesType(SrvMonSeriesType)public static final int getNameFieldId()
public final void setName(String val)
ISrvMonUserSeriesStatsetName in interface ISrvMonUserSeriesStatval - The value to set.public final String getName()
ISrvMonUserSeriesStatgetName in interface ISrvMonUserSeriesStatpublic final void lendName(XString val)
ISrvMonUserSeriesStatThis method is equivalent to setName except that it allows this object to defer copying the value until this object is next serialized. This means that the caller must not modify or dispose the value being passed in to this method.
Note, also, that unlike lendXXX methods for embedded entities, this method does not attempt to acquire or dispose of the value passed in even if the value is poolable.
lendName in interface ISrvMonUserSeriesStatval - The value to set.public final void setNameFrom(long val)
ISrvMonUserSeriesStat
NOTE:
This is the same as calling ISrvMonUserSeriesStat.setName(String).
with Long.valueOf(val).toString(), except that using this method is a zero garbage
operation for Xbuf encoding.
setNameFrom in interface ISrvMonUserSeriesStatpublic final <T extends XString> T getNameTo(XString.Factory<T> factory)
ISrvMonUserSeriesStat
If the value of this field is not null this method creates an XString from
the provided Factory, copies this field's value into the type, and returns the new
XString.);
This is a zero garbage operation if the provided factory is backed by a pool and the pool; has available instances;
getNameTo in interface ISrvMonUserSeriesStatfactory - The factory from which to get the XString to copy into and returnnull.public final void setNameFrom(XString val)
ISrvMonUserSeriesStat
NOTE:
This is a Zero Garbage operation for XBuf encoded objects. Additionally, this setter
can be more efficient than ISrvMonUserSeriesStat.setName(String)
because it avoids encoding the value into a String if the given XString is already encoded.
setNameFrom in interface ISrvMonUserSeriesStatpublic final void getNameTo(XString val)
ISrvMonUserSeriesStat
NOTE:
This is a Zero Garbage operation for XBuf encoded objects. Additionally, this getter
can be more efficient than ISrvMonUserSeriesStat.getName() bec
because it can avoid decoding the value into an String.
getNameTo in interface ISrvMonUserSeriesStatISrvMonUserSeriesStat.getName()public final XString getNameUnsafe()
ISrvMonUserSeriesStat
NOTE:
This method retrieves the raw value backed by this object's buffer. This is a useful operation
when copying this field value to another object because it avoids copying the data into an intermediate
XString and instead allows direct byte transfer from the raw value to the target object.
However, this accessor is inherently unsafe because the buffer backing this object can be changed which would consequently invalidate the XString returned by this method. Consequently, the caller must not retain the returned raw value beyond the scope of this object's lifespan and access to the raw value follows the same threading rules as access to this object.
Additionally, the caller must not in any way mutate or modify the returned value as doing so could corrupt this object's backing buffer.
getNameUnsafe in interface ISrvMonUserSeriesStatISrvMonUserSeriesStat.getName()public final void setNameFrom(com.neeve.xbuf.XbufStringField val)
public final com.neeve.xbuf.XbufStringField getNameField()
public final boolean hasName()
ISrvMonUserSeriesStathasName in interface ISrvMonUserSeriesStatISrvMonUserSeriesStat.getName()public final void clearName()
ISrvMonUserSeriesStatclearName in interface ISrvMonUserSeriesStatISrvMonUserSeriesStat.setName(String)public static final int getIntSeriesFieldId()
public final void setIntSeries(SrvMonIntSeries val)
ISrvMonUserSeriesStatThis field should only be set when the series type is set to SrvMonSeriesType.INT.
setIntSeries in interface ISrvMonUserSeriesStatval - The value to set.public final void lendIntSeries(SrvMonIntSeries val)
ISrvMonUserSeriesStatThis field should only be set when the series type is set to SrvMonSeriesType.INT.
NOTE:
It is illegal to hold onto an entity 'set' on a message post the disposal of the container message.
This is true even if a reference to the entity is explicitly 'acquired' by the application via acquire().
To hold onto the reference of an entity beyond the lifecycle of its container message, an application must own a reference to the entity (via, for example, 'taking' the entity off an inbound message) and then 'lend' the entity to the message for sending. The act of 'lending' an entity to a message implies that the application continues to own the entity even though the message is holding a reference to it for the duration of the send.
lendIntSeries in interface ISrvMonUserSeriesStatval - the value to 'lend' to lend.public final SrvMonIntSeries getIntSeries()
ISrvMonUserSeriesStatThis field should only be set when the series type is set to SrvMonSeriesType.INT.
getIntSeries in interface ISrvMonUserSeriesStatpublic final void getIntSeriesTo(SrvMonIntSeries to)
ISrvMonUserSeriesStatIF the value is not set, then the contents of the provided SrvMonIntSeries are cleared.
getIntSeriesTo in interface ISrvMonUserSeriesStatto - the value to copy intoSrvMonIntSeries.copyInto(SrvMonIntSeries)public final SrvMonIntSeries takeIntSeries()
ISrvMonUserSeriesStatThis field should only be set when the series type is set to SrvMonSeriesType.INT.
NOTE:
A nested entity reference returned by getXXX() is only valid until the entity is disposed
i.e. the act of getting an entity does not transfer ownership of the entity to the application
A message disposes of its reference to its contained entities when it is disposed itself.
An AEP engine disposes a message on return from its message handler. Therefore, applications working with AEP engines that wish to hold onto a nested entity reference post return from its containing message's handler must either acquire a reference to the container message or 'take' the nested entity itself from the container message. The act of 'taking' an entity differs from 'getting' an entity in that 'take' does what is necessary to ensure that the entity contents are not cleared and the entity not disposed when the message itself is disposed. For a taken entity to be disposed, the application must explicitly dispose it when done working with it.
takeIntSeries in interface ISrvMonUserSeriesStatnull if the field is not set.public final boolean hasIntSeries()
ISrvMonUserSeriesStatThis field should only be set when the series type is set to SrvMonSeriesType.INT.
hasIntSeries in interface ISrvMonUserSeriesStatISrvMonUserSeriesStat.getIntSeries()public final void clearIntSeries()
ISrvMonUserSeriesStatThis field should only be set when the series type is set to SrvMonSeriesType.INT.
clearIntSeries in interface ISrvMonUserSeriesStatISrvMonUserSeriesStat.setIntSeries(SrvMonIntSeries)public static final int getLongSeriesFieldId()
public final void setLongSeries(SrvMonLongSeries val)
ISrvMonUserSeriesStatThis field should only be set when the series type is set to SrvMonSeriesType.LONG.
setLongSeries in interface ISrvMonUserSeriesStatval - The value to set.public final void lendLongSeries(SrvMonLongSeries val)
ISrvMonUserSeriesStatThis field should only be set when the series type is set to SrvMonSeriesType.LONG.
NOTE:
It is illegal to hold onto an entity 'set' on a message post the disposal of the container message.
This is true even if a reference to the entity is explicitly 'acquired' by the application via acquire().
To hold onto the reference of an entity beyond the lifecycle of its container message, an application must own a reference to the entity (via, for example, 'taking' the entity off an inbound message) and then 'lend' the entity to the message for sending. The act of 'lending' an entity to a message implies that the application continues to own the entity even though the message is holding a reference to it for the duration of the send.
lendLongSeries in interface ISrvMonUserSeriesStatval - the value to 'lend' to lend.public final SrvMonLongSeries getLongSeries()
ISrvMonUserSeriesStatThis field should only be set when the series type is set to SrvMonSeriesType.LONG.
getLongSeries in interface ISrvMonUserSeriesStatpublic final void getLongSeriesTo(SrvMonLongSeries to)
ISrvMonUserSeriesStatIF the value is not set, then the contents of the provided SrvMonLongSeries are cleared.
getLongSeriesTo in interface ISrvMonUserSeriesStatto - the value to copy intoSrvMonLongSeries.copyInto(SrvMonLongSeries)public final SrvMonLongSeries takeLongSeries()
ISrvMonUserSeriesStatThis field should only be set when the series type is set to SrvMonSeriesType.LONG.
NOTE:
A nested entity reference returned by getXXX() is only valid until the entity is disposed
i.e. the act of getting an entity does not transfer ownership of the entity to the application
A message disposes of its reference to its contained entities when it is disposed itself.
An AEP engine disposes a message on return from its message handler. Therefore, applications working with AEP engines that wish to hold onto a nested entity reference post return from its containing message's handler must either acquire a reference to the container message or 'take' the nested entity itself from the container message. The act of 'taking' an entity differs from 'getting' an entity in that 'take' does what is necessary to ensure that the entity contents are not cleared and the entity not disposed when the message itself is disposed. For a taken entity to be disposed, the application must explicitly dispose it when done working with it.
takeLongSeries in interface ISrvMonUserSeriesStatnull if the field is not set.public final boolean hasLongSeries()
ISrvMonUserSeriesStatThis field should only be set when the series type is set to SrvMonSeriesType.LONG.
hasLongSeries in interface ISrvMonUserSeriesStatISrvMonUserSeriesStat.getLongSeries()public final void clearLongSeries()
ISrvMonUserSeriesStatThis field should only be set when the series type is set to SrvMonSeriesType.LONG.
clearLongSeries in interface ISrvMonUserSeriesStatISrvMonUserSeriesStat.setLongSeries(SrvMonLongSeries)public final boolean isDirty()
public static final com.neeve.xbuf.XbufSchema createSchema()
public final byte[] serializeToByteArray()
public final ByteBuffer serializeToByteBuffer()
public final com.neeve.io.IOBuffer serializeToIOBuffer(boolean useNative)
public final boolean isBufferBacked()
public final int getSerializeToNativeLength()
public final int serializeToNative(long address,
int addressOffset)
public final SrvMonUserSeriesStat deserializeFromIOElasticBuffer(com.neeve.io.IOElasticBuffer buffer, int offset, int length, com.neeve.xbuf.XbufDesyncPolicy desyncPolicy)
public final SrvMonUserSeriesStat deserializeFromIOElasticBuffer(com.neeve.io.IOElasticBuffer buffer, int offset, int length)
public final SrvMonUserSeriesStat deserializeFromByteArray(byte[] array, com.neeve.xbuf.XbufDesyncPolicy desyncPolicy)
public final SrvMonUserSeriesStat deserializeFromByteArray(byte[] array)
public final SrvMonUserSeriesStat deserializeFromByteBuffer(ByteBuffer buffer, com.neeve.xbuf.XbufDesyncPolicy desyncPolicy)
public final SrvMonUserSeriesStat deserializeFromByteBuffer(ByteBuffer buffer)
public final SrvMonUserSeriesStat deserializeFromNative(long address, int offset, int length, com.neeve.xbuf.XbufDesyncPolicy desyncPolicy)
public final SrvMonUserSeriesStat deserializeFromNative(long address, int offset, int length)
public final void sync()
public final int desync(PktBuffer buffer, int pos, boolean frameOnly)
com.neeve.xbuf.IXbufDesyncerdesync in interface com.neeve.xbuf.IXbufDesyncerbuffer - The buffer to desync frompos - The position in the container's backing buffer to desync
fromframeOnly - Whether to frame the field on the underlying buffer.
See XbufField.desync(PktBuffer, int, boolean) for more
informationpublic final SrvMonUserSeriesStat init()
UtlPool.ItemThis method is invoked by an item pool very time an item is put into the pool. The method should wipe the contents of the item so as to present a fresh instance of the item to the caller when retrieved from the pool.
init in interface UtlPool.Item<SrvMonUserSeriesStat>public final SrvMonUserSeriesStat setPool(UtlPool<SrvMonUserSeriesStat> pool)
UtlPool.ItemThis method is invoked by an item pool at the time an item is added to the pool. The intent is to record the item's source pool in the item so it can be disposed back into the pool when the user is done working with it.
setPool in interface UtlPool.Item<SrvMonUserSeriesStat>public final UtlPool<SrvMonUserSeriesStat> getPool()
UtlPool.Item
This method should return the pool set using UtlPool.Item.setPool(com.neeve.util.UtlPool<T>)
getPool in interface UtlPool.Item<SrvMonUserSeriesStat>UtlPool.Item.setPool(com.neeve.util.UtlPool<T>)public final boolean isReferenceCounted()
public final SrvMonUserSeriesStat acquire()
public final int getOwnerCount()
public final void dispose()
public final Object clone()
This method differs from the copy() method in that:
public final SrvMonUserSeriesStat copy()
The copy copies primitive, enum and embedded entity fields into the returned copy. Each embedded entity field is cloned so that modifications made to the copy's embedded entity fields do not affect this SrvMonUserSeriesStat's embedded entity fields.
The returned copy will be writeable even if this SrvMonUserSeriesStat is read only.
public final void copyInto(SrvMonUserSeriesStat copy)
The copy clears the target's contents and copies primitive, enum and embedded entity fields into the provided copy. Each embedded entity field is cloned so that modifications made to the copy's embedded entity fields do not affect this SrvMonUserSeriesStat's embedded entity fields.
The returned copy will be writeable even if this SrvMonUserSeriesStat is read only.
copy - The target into which to copy.public final boolean isValid()
IRogValidatableisValid in interface IRogValidatablepublic final void getValidationErrors(List<XString> results, String errorPrefix)
IRogValidatablegetValidationErrors in interface IRogValidatableresults - A results list into which validation errors will be collected.errorPrefix - The bean path prefix to use when identifying invalid fields or null if validating a top level entity.Copyright © 2019 Neeve Research, LLC. All Rights Reserved.