Skip navigation links
B C E F G H I J M O T 

B

BigMoneyFormatter - Class in org.valiktor.i18n.formatters
Represents the formatter for BigMoney values
BigMoneyFunctionsKt - Class in org.valiktor.functions
 
BigMoneyFunctionsKt() - Constructor for class org.valiktor.functions.BigMoneyFunctionsKt
 

C

component1() - Method in class org.valiktor.constraints.CurrencyEquals
specifies the currency unit to be compared
component1() - Method in class org.valiktor.constraints.CurrencyIn
specifies the currencies to be compared
component1() - Method in class org.valiktor.constraints.CurrencyNotEquals
specifies the currency unit to be compared
component1() - Method in class org.valiktor.constraints.CurrencyNotIn
specifies the currencies to be compared
copy(currency) - Method in class org.valiktor.constraints.CurrencyEquals
Represents a constraint that validate if the currency unit is equal to another value
copy(currencies) - Method in class org.valiktor.constraints.CurrencyIn
Represents a constraint that validate if the currency unit is equal to one of the values
copy(currency) - Method in class org.valiktor.constraints.CurrencyNotEquals
Represents a constraint that validate if the currency unit isn't equal to another value
copy(currencies) - Method in class org.valiktor.constraints.CurrencyNotIn
Represents a constraint that validate if the currency unit isn't equal to any value
CurrencyConstraintsKt - Class in org.valiktor.constraints
 
CurrencyConstraintsKt() - Constructor for class org.valiktor.constraints.CurrencyConstraintsKt
 
CurrencyEquals - Class in org.valiktor.constraints
Represents a constraint that validate if the currency unit is equal to another value
CurrencyEquals(currency) - Constructor for class org.valiktor.constraints.CurrencyEquals
Represents a constraint that validate if the currency unit is equal to another value
CurrencyIn - Class in org.valiktor.constraints
Represents a constraint that validate if the currency unit is equal to one of the values
CurrencyIn(currencies) - Constructor for class org.valiktor.constraints.CurrencyIn
Represents a constraint that validate if the currency unit is equal to one of the values
CurrencyNotEquals - Class in org.valiktor.constraints
Represents a constraint that validate if the currency unit isn't equal to another value
CurrencyNotEquals(currency) - Constructor for class org.valiktor.constraints.CurrencyNotEquals
Represents a constraint that validate if the currency unit isn't equal to another value
CurrencyNotIn - Class in org.valiktor.constraints
Represents a constraint that validate if the currency unit isn't equal to any value
CurrencyNotIn(currencies) - Constructor for class org.valiktor.constraints.CurrencyNotIn
Represents a constraint that validate if the currency unit isn't equal to any value

E

equals(p) - Method in class org.valiktor.constraints.CurrencyEquals
Represents a constraint that validate if the currency unit is equal to another value
equals(p) - Method in class org.valiktor.constraints.CurrencyIn
Represents a constraint that validate if the currency unit is equal to one of the values
equals(p) - Method in class org.valiktor.constraints.CurrencyNotEquals
Represents a constraint that validate if the currency unit isn't equal to another value
equals(p) - Method in class org.valiktor.constraints.CurrencyNotIn
Represents a constraint that validate if the currency unit isn't equal to any value

F

format(value, messageBundle) - Method in class org.valiktor.i18n.formatters.BigMoneyFormatter
 
format(value, messageBundle) - Method in class org.valiktor.i18n.formatters.MoneyFormatter
 

G

getCurrencies() - Method in class org.valiktor.constraints.CurrencyIn
specifies the currencies to be compared
getCurrencies() - Method in class org.valiktor.constraints.CurrencyNotIn
specifies the currencies to be compared
getCurrency() - Method in class org.valiktor.constraints.CurrencyEquals
specifies the currency unit to be compared
getCurrency() - Method in class org.valiktor.constraints.CurrencyNotEquals
specifies the currency unit to be compared
getFormatters() - Method in class org.valiktor.i18n.JodaMoneyFormatterSpi
specifies the Set of JodaMoney formatters
getMessageBundle() - Method in class org.valiktor.constraints.CurrencyEquals
 
getMessageBundle() - Method in class org.valiktor.constraints.CurrencyIn
 
getMessageBundle() - Method in class org.valiktor.constraints.CurrencyNotEquals
 
getMessageBundle() - Method in class org.valiktor.constraints.CurrencyNotIn
 

H

hasCurrencyEqualTo($this$hasCurrencyEqualTo, currency) - Static method in class org.valiktor.functions.BigMoneyFunctionsKt
Validates if the currency unit is equal to another value
hasCurrencyEqualTo($this$hasCurrencyEqualTo, currency) - Static method in class org.valiktor.functions.MoneyFunctionsKt
Validates if the currency unit is equal to another value
hasCurrencyIn($this$hasCurrencyIn, currencies) - Static method in class org.valiktor.functions.BigMoneyFunctionsKt
Validates if the currency unit is equal to one of the values
hasCurrencyIn($this$hasCurrencyIn, currencies) - Static method in class org.valiktor.functions.BigMoneyFunctionsKt
Validates if the currency unit is equal to one of the values
hasCurrencyIn($this$hasCurrencyIn, currencies) - Static method in class org.valiktor.functions.MoneyFunctionsKt
Validates if the currency unit is equal to one of the values
hasCurrencyIn($this$hasCurrencyIn, currencies) - Static method in class org.valiktor.functions.MoneyFunctionsKt
Validates if the currency unit is equal to one of the values
hasCurrencyNotEqualTo($this$hasCurrencyNotEqualTo, currency) - Static method in class org.valiktor.functions.BigMoneyFunctionsKt
Validates if the currency unit isn't equal to another value
hasCurrencyNotEqualTo($this$hasCurrencyNotEqualTo, currency) - Static method in class org.valiktor.functions.MoneyFunctionsKt
Validates if the currency unit isn't equal to another value
hasCurrencyNotIn($this$hasCurrencyNotIn, currencies) - Static method in class org.valiktor.functions.BigMoneyFunctionsKt
Validates if the currency unit isn't equal to any value
hasCurrencyNotIn($this$hasCurrencyNotIn, currencies) - Static method in class org.valiktor.functions.BigMoneyFunctionsKt
Validates if the currency unit isn't equal to any value
hasCurrencyNotIn($this$hasCurrencyNotIn, currencies) - Static method in class org.valiktor.functions.MoneyFunctionsKt
Validates if the currency unit isn't equal to any value
hasCurrencyNotIn($this$hasCurrencyNotIn, currencies) - Static method in class org.valiktor.functions.MoneyFunctionsKt
Validates if the currency unit isn't equal to any value
hasDecimalDigits($this$hasDecimalDigits, min, max) - Static method in class org.valiktor.functions.BigMoneyFunctionsKt
Validates if the BigMoney decimal digits (after decimal separator) is within the limits (min and max)
hasDecimalDigits($this$hasDecimalDigits, min, max) - Static method in class org.valiktor.functions.MoneyFunctionsKt
Validates if the Money decimal digits (after decimal separator) is within the limits (min and max)
hashCode() - Method in class org.valiktor.constraints.CurrencyEquals
Represents a constraint that validate if the currency unit is equal to another value
hashCode() - Method in class org.valiktor.constraints.CurrencyIn
Represents a constraint that validate if the currency unit is equal to one of the values
hashCode() - Method in class org.valiktor.constraints.CurrencyNotEquals
Represents a constraint that validate if the currency unit isn't equal to another value
hashCode() - Method in class org.valiktor.constraints.CurrencyNotIn
Represents a constraint that validate if the currency unit isn't equal to any value
hasIntegerDigits($this$hasIntegerDigits, min, max) - Static method in class org.valiktor.functions.BigMoneyFunctionsKt
Validates if the BigMoney integer digits (before decimal separator) is within the limits (min and max)
hasIntegerDigits($this$hasIntegerDigits, min, max) - Static method in class org.valiktor.functions.MoneyFunctionsKt
Validates if the Money integer digits (before decimal separator) is within the limits (min and max)

I

INSTANCE - Static variable in class org.valiktor.i18n.formatters.BigMoneyFormatter
Represents the formatter for BigMoney values
INSTANCE - Static variable in class org.valiktor.i18n.formatters.MoneyFormatter
Represents the formatter for Money values
isBetween($this$isBetween, start, end) - Static method in class org.valiktor.functions.BigMoneyFunctionsKt
Validates if the BigMoney number property is between two Number values
isBetween($this$isBetween, start, end) - Static method in class org.valiktor.functions.MoneyFunctionsKt
Validates if the Money number property is between two Number values
isEqualTo($this$isEqualTo, value) - Static method in class org.valiktor.functions.BigMoneyFunctionsKt
Validates if the BigMoney number property is equal to another BigMoney value
isEqualTo($this$isEqualTo, value) - Static method in class org.valiktor.functions.BigMoneyFunctionsKt
Validates if the BigMoney number property is equal to another Number value
isEqualTo($this$isEqualTo, value) - Static method in class org.valiktor.functions.MoneyFunctionsKt
Validates if the Money number property is equal to another Money value
isEqualTo($this$isEqualTo, value) - Static method in class org.valiktor.functions.MoneyFunctionsKt
Validates if the Money number property is equal to another Number value
isGreaterThan($this$isGreaterThan, value) - Static method in class org.valiktor.functions.BigMoneyFunctionsKt
Validates if the BigMoney number property is greater than another Number value
isGreaterThan($this$isGreaterThan, value) - Static method in class org.valiktor.functions.MoneyFunctionsKt
Validates if the Money number property is greater than another Number value
isGreaterThanOrEqualTo($this$isGreaterThanOrEqualTo, value) - Static method in class org.valiktor.functions.BigMoneyFunctionsKt
Validates if the BigMoney number property is greater than or equal to another Number value
isGreaterThanOrEqualTo($this$isGreaterThanOrEqualTo, value) - Static method in class org.valiktor.functions.MoneyFunctionsKt
Validates if the Money number property is greater than or equal to another Number value
isIn($this$isIn, values) - Static method in class org.valiktor.functions.BigMoneyFunctionsKt
Validates if the BigMoney number property is equal to one of the BigMoney values
isIn($this$isIn, values) - Static method in class org.valiktor.functions.BigMoneyFunctionsKt
Validates if the BigMoney number property is equal to one of the Number values
isIn($this$isIn, values) - Static method in class org.valiktor.functions.BigMoneyFunctionsKt
Validates if the BigMoney number property is equal to one of the BigMoney values
isIn($this$isIn, values) - Static method in class org.valiktor.functions.MoneyFunctionsKt
Validates if the Money number property is equal to one of the Money values
isIn($this$isIn, values) - Static method in class org.valiktor.functions.MoneyFunctionsKt
Validates if the Money number property is equal to one of the Number values
isIn($this$isIn, values) - Static method in class org.valiktor.functions.MoneyFunctionsKt
Validates if the Money number property is equal to one of the Money values
isInNumber($this$isIn, values) - Static method in class org.valiktor.functions.BigMoneyFunctionsKt
Validates if the BigMoney number property is equal to one of the Number values
isInNumber($this$isIn, values) - Static method in class org.valiktor.functions.MoneyFunctionsKt
Validates if the Money number property is equal to one of the Number values
isLessThan($this$isLessThan, value) - Static method in class org.valiktor.functions.BigMoneyFunctionsKt
Validates if the BigMoney number property is less than another Number value
isLessThan($this$isLessThan, value) - Static method in class org.valiktor.functions.MoneyFunctionsKt
Validates if the Money number property is less than another Number value
isLessThanOrEqualTo($this$isLessThanOrEqualTo, value) - Static method in class org.valiktor.functions.BigMoneyFunctionsKt
Validates if the BigMoney number property is less than or equal to another Number value
isLessThanOrEqualTo($this$isLessThanOrEqualTo, value) - Static method in class org.valiktor.functions.MoneyFunctionsKt
Validates if the Money number property is less than or equal to another Number value
isNegative($this$isNegative) - Static method in class org.valiktor.functions.BigMoneyFunctionsKt
Validates if the BigMoney property is negative
isNegative($this$isNegative) - Static method in class org.valiktor.functions.MoneyFunctionsKt
Validates if the Money property is negative
isNegativeOrZero($this$isNegativeOrZero) - Static method in class org.valiktor.functions.BigMoneyFunctionsKt
Validates if the BigMoney property isn't positive
isNegativeOrZero($this$isNegativeOrZero) - Static method in class org.valiktor.functions.MoneyFunctionsKt
Validates if the Money property isn't positive
isNotBetween($this$isNotBetween, start, end) - Static method in class org.valiktor.functions.BigMoneyFunctionsKt
Validates if the BigMoney number property isn't between two Number values
isNotBetween($this$isNotBetween, start, end) - Static method in class org.valiktor.functions.MoneyFunctionsKt
Validates if the Money number property isn't between two Number values
isNotEqualTo($this$isNotEqualTo, value) - Static method in class org.valiktor.functions.BigMoneyFunctionsKt
Validates if the BigMoney number property is equal to another BigMoney value
isNotEqualTo($this$isNotEqualTo, value) - Static method in class org.valiktor.functions.BigMoneyFunctionsKt
Validates if the BigMoney number property isn't equal to another Number value
isNotEqualTo($this$isNotEqualTo, value) - Static method in class org.valiktor.functions.MoneyFunctionsKt
Validates if the Money number property is equal to another Money value
isNotEqualTo($this$isNotEqualTo, value) - Static method in class org.valiktor.functions.MoneyFunctionsKt
Validates if the Money number property isn't equal to another Number value
isNotIn($this$isNotIn, values) - Static method in class org.valiktor.functions.BigMoneyFunctionsKt
Validates if the BigMoney number property isn't equal to any BigMoney value
isNotIn($this$isNotIn, values) - Static method in class org.valiktor.functions.BigMoneyFunctionsKt
Validates if the BigMoney number property isn't equal to any Number value
isNotIn($this$isNotIn, values) - Static method in class org.valiktor.functions.BigMoneyFunctionsKt
Validates if the BigMoney number property isn't equal to any BigMoney value
isNotIn($this$isNotIn, values) - Static method in class org.valiktor.functions.MoneyFunctionsKt
Validates if the Money number property isn't equal to any Money value
isNotIn($this$isNotIn, values) - Static method in class org.valiktor.functions.MoneyFunctionsKt
Validates if the Money number property isn't equal to any Number value
isNotIn($this$isNotIn, values) - Static method in class org.valiktor.functions.MoneyFunctionsKt
Validates if the Money number property isn't equal to any Money value
isNotInNumber($this$isNotIn, values) - Static method in class org.valiktor.functions.BigMoneyFunctionsKt
Validates if the BigMoney number property isn't equal to any Number value
isNotInNumber($this$isNotIn, values) - Static method in class org.valiktor.functions.MoneyFunctionsKt
Validates if the Money number property isn't equal to any Number value
isNotOne($this$isNotOne) - Static method in class org.valiktor.functions.BigMoneyFunctionsKt
Validates if the BigMoney property is not equal to one
isNotOne($this$isNotOne) - Static method in class org.valiktor.functions.MoneyFunctionsKt
Validates if the Money property is not equal to one
isNotZero($this$isNotZero) - Static method in class org.valiktor.functions.BigMoneyFunctionsKt
Validates if the BigMoney property is not equal to zero
isNotZero($this$isNotZero) - Static method in class org.valiktor.functions.MoneyFunctionsKt
Validates if the Money property is not equal to zero
isOne($this$isOne) - Static method in class org.valiktor.functions.BigMoneyFunctionsKt
Validates if the BigMoney property is equal to one
isOne($this$isOne) - Static method in class org.valiktor.functions.MoneyFunctionsKt
Validates if the Money property is equal to one
isPositive($this$isPositive) - Static method in class org.valiktor.functions.BigMoneyFunctionsKt
Validates if the BigMoney property is positive
isPositive($this$isPositive) - Static method in class org.valiktor.functions.MoneyFunctionsKt
Validates if the Money property is positive
isPositiveOrZero($this$isPositiveOrZero) - Static method in class org.valiktor.functions.BigMoneyFunctionsKt
Validates if the BigMoney property isn't negative
isPositiveOrZero($this$isPositiveOrZero) - Static method in class org.valiktor.functions.MoneyFunctionsKt
Validates if the Money property isn't negative
isZero($this$isZero) - Static method in class org.valiktor.functions.BigMoneyFunctionsKt
Validates if the BigMoney property is equal to zero
isZero($this$isZero) - Static method in class org.valiktor.functions.MoneyFunctionsKt
Validates if the Money property is equal to zero

J

JodaMoneyFormatterSpi - Class in org.valiktor.i18n
Represents the implementation for service provider interface for JodaMoney formatters
JodaMoneyFormatterSpi() - Constructor for class org.valiktor.i18n.JodaMoneyFormatterSpi
Represents the implementation for service provider interface for JodaMoney formatters

M

MoneyFormatter - Class in org.valiktor.i18n.formatters
Represents the formatter for Money values
MoneyFunctionsKt - Class in org.valiktor.functions
 
MoneyFunctionsKt() - Constructor for class org.valiktor.functions.MoneyFunctionsKt
 

O

org.valiktor.constraints - package org.valiktor.constraints
 
org.valiktor.functions - package org.valiktor.functions
 
org.valiktor.i18n - package org.valiktor.i18n
 
org.valiktor.i18n.formatters - package org.valiktor.i18n.formatters
 

T

toString() - Method in class org.valiktor.constraints.CurrencyEquals
Represents a constraint that validate if the currency unit is equal to another value
toString() - Method in class org.valiktor.constraints.CurrencyIn
Represents a constraint that validate if the currency unit is equal to one of the values
toString() - Method in class org.valiktor.constraints.CurrencyNotEquals
Represents a constraint that validate if the currency unit isn't equal to another value
toString() - Method in class org.valiktor.constraints.CurrencyNotIn
Represents a constraint that validate if the currency unit isn't equal to any value
B C E F G H I J M O T 
Skip navigation links