Skip to content

Fix the circular dependency between am.ik.yavi.core <-> am.ik.yavi.constraint #7

Closed
@making

Description

  • am.ik.yavi.core.ValidatorBuilder => am.ik.yavi.builder.ValidatorBuilder
  • am.ik.yavi.core.Yavi => am.ik.yavi.builder.Yavi
  • am.ik.yavi.constraint.Constraint => am.ik.yavi.core.Constraint
  • am.ik.yavi.constraint.ViolationMessage => am.ik.yavi.core.ViolationMessage

As Is:

image

To be:
image

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Fix the circular dependency between am.ik.yavi.core <-> am.ik.yavi.constraint · Issue #7 · making/yavi