Packages

p

com.twitter.util

validation

package validation

Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. validation
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. type ConstraintAnnotationClazz = Class[_ <: Annotation]
  2. type ConstraintValidatorClazz = Class[_ <: ConstraintValidatorType]
  3. type ConstraintValidatorType = ConstraintValidator[_ <: Annotation, _]
  4. class MethodValidation extends Annotation with Annotation with ClassfileAnnotation
    Annotations
    @Documented() @Target() @Retention()
  5. class ScalaValidator extends ScalaExecutableValidator with Logging

Value Members

  1. object ScalaValidator

Inherited from AnyRef

Inherited from Any

Ungrouped