readobject.invalid-person.json Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of medeia-validator-kotlin-examples Show documentation
Show all versions of medeia-validator-kotlin-examples Show documentation
Medeia streaming JSON-schema validator for the JVM platform,
Kotlin Examples.
The newest version!
{
"firstName": "Jane",
"address": {
"street1": "The Big Building",
"street2": "12345 George Street",
"postalCode": "2000",
"city": "Sydney",
"country": "Australia"
}
}