Package com.jk.core.validation
package com.jk.core.validation
-
ClassDescriptionThis 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.Validator<T>This interface is used for defining validators that perform validation on specific models.