| Package | Description |
|---|---|
| com.orientechnologies.orient.core.exception | |
| com.orientechnologies.orient.core.record | |
| com.orientechnologies.orient.core.record.impl |
| Constructor and Description |
|---|
OValidationException(OValidationException exception) |
| Modifier and Type | Method and Description |
|---|---|
void |
ORecordSchemaAware.validate()
Validates the record against the schema constraints if defined.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ODocument.validate()
Validates the record following the declared constraints defined in schema such as mandatory, notNull, min, max, regexp, etc.
|
protected static void |
ODocument.validateField(ODocument iRecord,
OImmutableProperty p) |
Copyright © 2009–2025 OrientDB. All rights reserved.