- validate(List<Match>) - Method in class pro.lukasgorny.services.MatchValidationService
-
- validate(Player) - Method in class pro.lukasgorny.services.PlayerValidationService
-
- validateSingleMatch(Match) - Method in class pro.lukasgorny.services.MatchValidationService
-
- validateWithSizeValidation(List<Match>) - Method in class pro.lukasgorny.services.MatchValidationService
-
- valueOf(String) - Static method in enum pro.lukasgorny.enums.PUBGMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum pro.lukasgorny.enums.PUBGRegion
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum pro.lukasgorny.enums.PUBGSeason
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum pro.lukasgorny.enums.PUBGStat
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum pro.lukasgorny.enums.PUBGMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum pro.lukasgorny.enums.PUBGRegion
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum pro.lukasgorny.enums.PUBGSeason
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum pro.lukasgorny.enums.PUBGStat
-
Returns an array containing the constants of this enum type, in
the order they are declared.