Skip to content

Custom schema type from docs is not compilable #103

@m-i-c-h-a-l

Description

@m-i-c-h-a-l

Package version

3.0.1

Describe the bug

I tried to create a custom schema from docs https://vinejs.dev/docs/extend/custom_schema_types, but the class is not compilable, I got error:

Non-abstract class 'VineMoney' does not implement inherited abstract member [SUBTYPE] from class 'BaseLiteralType<string, Money, Money>'.

Reproduction repo

No response

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions