Package com.jk.core.validation.builtin


package com.jk.core.validation.builtin
  • Class
    Description
    This class is an abstract class that defines the contract for classes responsible for providing error messages.
    This enum provides a set of predefined validation rules for various types of data.
    This class is a utlility class used to test whether a string is a Java Identifier or not, as well as whether the platform is Windows or not.
    This class is a utility class for retrieving localized error messages using a class-based approach.