9 lines
202 B
Plaintext
9 lines
202 B
Plaintext
import ValidationError from "../_sections/other/validation-error.mdx"
|
|
|
|
export const metadata = {
|
|
title: `ValidationError: Entity X does not have property Y`,
|
|
}
|
|
|
|
# {metadata.title}
|
|
|
|
<ValidationError /> |