object ClientError
- Companion:
- class
Type members
Classlikes
Error happened during schema resolution step
Error happened during schema resolution step
final case class ValidationError(error: ValidatorError, supersededBy: Option[String]) extends ClientError
Error happened during schema/instance validation step
Error happened during schema/instance validation step