Package com.jk.core.validation


package com.jk.core.validation
  • Class
    Description
    This class represents a problem or issue with a specific severity level.
    This class represents a collection of problems or issues, each associated with a severity level.
    This enum represents the severity levels of problems.
    This interface is used for defining validators that perform validation on specific models.