@Component
public class ValiktorConfiguration
Represents the Valiktor configuration for Spring Framework integration
public ValiktorConfiguration(@Nullable
java.lang.String baseBundleName)
Represents the Valiktor configuration for Spring Framework integration
baseBundleName - specifies the base name of the message propertiespublic ValiktorConfiguration()
Represents the Valiktor configuration for Spring Framework integration
@Nullable public java.lang.String getBaseBundleName()
specifies the base name of the message properties
@Nullable public java.lang.String component1()
specifies the base name of the message properties
@NotNull public ValiktorConfiguration copy(@Nullable java.lang.String baseBundleName)
Represents the Valiktor configuration for Spring Framework integration
@NotNull public java.lang.String toString()
Represents the Valiktor configuration for Spring Framework integration
public int hashCode()
Represents the Valiktor configuration for Spring Framework integration
public boolean equals(@Nullable
java.lang.Object p)
Represents the Valiktor configuration for Spring Framework integration