Difference between Schema.decodeEitherUnknown and the new validateEither

What is the difference between Schema.decodeEitherUnknown and the new validateEither? https://effect.website/docs/schema/default-constructors/#error-handling-in-constructors
Effect Documentation
Create values that conform to schemas effortlessly using default constructors for structs, records, filters, and branded types, with options for validation, default values, and lazy evaluation.
Was this page helpful?