Skip to content

Add toInternalValue method on Schema  #11

@RaduMolnar99

Description

@RaduMolnar99

We need a function that saves the values that will we processed by Schema.

class Schema {
  protected toInternalValue(date: T): C {
  }
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions