Identifying Schema Validation Errors with `S.decodeUnknownSync`

Hello there.
I have a S.decodeUnknownSync(Something) error, bubbling in my application. There is a way to understand if it's a Schema validation error? Something like: S.is(SchemaFailure)?
Was this page helpful?