All Classes and Interfaces

Class
Description
Provides an implementation of ResourceBundleProvider.
Is an abstact exception class describing an occurence of a validation error in ecuacion apps.
Is a ResourceBundleProvider for application in app projects.
Is a ResourceBundleProvider for application in app projects.
Is a ResourceBundleProvider for application in app projects.
Is a ResourceBundleProvider for application in app projects.
Is a ResourceBundleProvider for application in app projects.
Is a ResourceBundleProvider for application in ecuacion-lib-core.
Provides an exception that indicates a warning.
Is used for buziness logic exceptions.
Checks if a string is convertable to Boolean.
Provides the validation logic for BooleanString.
Checks if specified itemPropertyPath is empty only when condition is satisfied.
Defines several ConditionalEmpty annotations on the same element.
Provides the validation logic for EnumElement.
Checks if specified itemPropertyPath is empty only when condition is satisfied.
Defines several ConditionalNotEmpty annotations on the same element.
Provides the validation logic for EnumElement.
Specifies operator applied between the value of a condition field and the condition value.
Enumerates how to determine condition is valid.
Stores ConstraintViolation info.
Stores field-unit parameters.
Provides Utility methods related to dateTime Api.
Logs anything you want to log.
Provides Constants.
Stores item attributes.
Accepts and store data from user input, external system, and so on.
Is thorwn just like RuntimeException whose message contains "ecuacion" so that you can see the Ezxception is thrown from the library.
Provides utilities to handle parameters embeddded in a string, enclosed by some symbols from both sides.
Provides options.
Designates an exception which occurs because the format of an argument string is wrong.
Designates an exception which occurs because the format of an argument string is wrong.
Checks if an enum value exists.
Provides the validation logic for EnumElement.
Is a ResourceBundleProvider for enum_names in app projects.
Is a ResourceBundleProvider for enum_names in app projects.
Is a ResourceBundleProvider for enum_names in app projects.
Provivdes utility methods for ecuacion library enums.
Contains Enum Class info.
Contains Enum value info.
Logs messages which are surveilled by survaillance service and alert error occurence to administrators.
Provides available utilities for Exceptions including AppExceptions.
Provides File-related utility methods.
Checks if a string is convertable to Integer.
Provides the validation logic for IntegerString.
THIS IS NOT A VALIDTOR.
Is a ResourceBundleProvider for item_names in app projects.
Is a ResourceBundleProvider for item_names in app projects.
Is a ResourceBundleProvider for item_names in app projects.
Provides multiple-logger-used fixed procedures.
Checks if a string is convertable to Long.
Provides the validation logic for LongString.
Provides mail-related utility methods.
Is a ResourceBundleProvider for messages in app projects.
Is a ResourceBundleProvider for messages in app projects.
Is a ResourceBundleProvider for messages in ecuacion-lib-core.
Is a ResourceBundleProvider for messages in app projects.
Is a ResourceBundleProvider for messages in ecuacion-lib-core.
Is a ResourceBundleProvider for messages in ecuacion-util-jpa.
Is a ResourceBundleProvider for messages in ecuacion-util-jpa.
Is a ResourceBundleProvider for messages in ecuacion-util-poi.
Conveys multiple SingleAppExceptions at once.
Provides utility methods for Objects.requireNonnull and other checks.
Is an abstract exception class.
Designates element non-empty is required.
Designates element non-null is required.
Designates elements value non-duplicated required.
Designates non-empty is required.
Designates non-null is required.
Designates size non-zero is required.
Checks if a string matches specified regular expression.
Defines several Pattern annotations on the same element.
Checks if a string matches specified regular expression.
THIS IS NOT A VALIDTOR.
Provides utility methods to read *.properties files.
Is considered as an argument string, but you can set message ID replaced to message string with PropertyFileUtil.getMessage(String).
Designates that the method throws RequireNonEmptyException when the annotated arguments is empty. (= null or blank(""))
Designates that the method throws RequireElementNonEmptyException when each element of annotated arrays or collections is empty. (= null or blank(""))
Designates that the method throws RequireElementNonNullException when each element of annotated arrays or collections is null.
Designates that the method throws RequireNonEmptyException when the annotated arguments is empty. (= null or blank(""))
Designates that the method throws RequireNonNullException when the annotated arguments is null.
Designates that the method throws RequireSizeNonZeroException when the length of the annotated list or array is zero.
Is an abstract class describing an occurence of a single validation error.
Logs sqls and related info like sql parameters.
Provides string-related utility methods.
Logs start and end time of the timer-triggered exections, espacially used in batch programs.
Is a ResourceBundleProvider for messages in ecuacion-lib-core.
Is a ResourceBundleProvider for messages in ecuacion-lib-core.
Is a ResourceBundleProvider for messages in ecuacion-lib-core.
Is a ResourceBundleProvider for messages in ecuacion-lib-core.
Is a ResourceBundleProvider for messages in ecuacion-lib-core.
Is a ResourceBundleProvider for messages in ecuacion-lib-core.
Is a ResourceBundleProvider for messages in ecuacion-lib-core.
Is a ResourceBundleProvider for messages in ecuacion-lib-core.
Wraps AppException and enables to throw AppException in overrided and no "throws AppException" signature method.
Holds a Jakarta Validations violation.
Is a ResourceBundleProvider for messages in app projects.
Is a ResourceBundleProvider for messages in app projects.
Provides validation-related utilities.