Uses of Class
ch.nolix.base.validation.object.ExtendedTypeMediator
Packages that use ExtendedTypeMediator
-
Uses of ExtendedTypeMediator in ch.nolix.base.validation.object
Methods in ch.nolix.base.validation.object that return ExtendedTypeMediatorModifier and TypeMethodDescriptionstatic <T2> ExtendedTypeMediator<T2> ExtendedTypeMediator.forArgument(Class<T2> argument) -
Uses of ExtendedTypeMediator in ch.nolix.base.validation.validator
Methods in ch.nolix.base.validation.validator that return ExtendedTypeMediatorModifier and TypeMethodDescriptionstatic <T> ExtendedTypeMediator<T> Validator.assertThat(Class<T> argument)