LogoRobo.js
Packages@robojs/sync

SchemaValidationResult

Interface: SchemaValidationResult

Schema validation result.

Properties

PropertyType
errors?{ message: string; path: string; }[]
successboolean

On this page