Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
V
- validate(String) - Method in class api.mpba.rastvdmy.service.validator.CountryValidation
-
Validates the given country name.
- validate(String) - Method in class api.mpba.rastvdmy.service.validator.DateOfBirthValidation
-
Validates the given date of birth.
- validate(String) - Method in class api.mpba.rastvdmy.service.validator.EmailValidation
-
Validates the given email.
- validate(String) - Method in class api.mpba.rastvdmy.service.validator.NameValidation
-
Validates the given name.
- validate(String) - Method in class api.mpba.rastvdmy.service.validator.PasswordValidation
-
Validates the given password.
- validate(String) - Method in class api.mpba.rastvdmy.service.validator.PhoneNumValidation
-
Validates the given phone number.
- validate(String) - Method in class api.mpba.rastvdmy.service.validator.SurnameValidation
-
Validates the given surname.
- validate(String) - Method in interface api.mpba.rastvdmy.service.validator.ValidationStrategy
-
Validates the given value.
- validateField(String, String) - Method in class api.mpba.rastvdmy.service.validator.UserDataValidator
-
Validates a specific field using the appropriate validation strategy.
- validateNotEmpty(String, String) - Static method in class api.mpba.rastvdmy.service.validator.ValidationUtils
-
Validates that the given field is not empty or null.
- ValidationStrategy - Interface in api.mpba.rastvdmy.service.validator
-
Strategy interface for validating user data.
- ValidationUtils - Class in api.mpba.rastvdmy.service.validator
-
Utility class for common validation methods.
- ValidationUtils() - Constructor for class api.mpba.rastvdmy.service.validator.ValidationUtils
- value() - Method in record class api.mpba.rastvdmy.dto.response.ErrorResponse
-
Returns the value of the
value
record component. - valueOf(String) - Static method in enum class api.mpba.rastvdmy.controller.PageableState
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class api.mpba.rastvdmy.entity.enums.CardCategory
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class api.mpba.rastvdmy.entity.enums.CardStatus
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class api.mpba.rastvdmy.entity.enums.CardType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class api.mpba.rastvdmy.entity.enums.Currency
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class api.mpba.rastvdmy.entity.enums.FinancialStatus
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class api.mpba.rastvdmy.entity.enums.PaymentType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class api.mpba.rastvdmy.entity.enums.UserRole
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class api.mpba.rastvdmy.entity.enums.UserStatus
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class api.mpba.rastvdmy.service.impl.PurchaseCategory
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class api.mpba.rastvdmy.controller.PageableState
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class api.mpba.rastvdmy.entity.enums.CardCategory
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class api.mpba.rastvdmy.entity.enums.CardStatus
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class api.mpba.rastvdmy.entity.enums.CardType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class api.mpba.rastvdmy.entity.enums.Currency
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class api.mpba.rastvdmy.entity.enums.FinancialStatus
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class api.mpba.rastvdmy.entity.enums.PaymentType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class api.mpba.rastvdmy.entity.enums.UserRole
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class api.mpba.rastvdmy.entity.enums.UserStatus
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class api.mpba.rastvdmy.service.impl.PurchaseCategory
-
Returns an array containing the constants of this enum class, in the order they are declared.
- VISA - Enum constant in enum class api.mpba.rastvdmy.entity.enums.CardType
-
Represents a VISA card type.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form