t

gitbucket.core.util

Validations

trait Validations extends AnyRef

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

Value Members

  1. def color: Constraint

    Constraint for the color pattern.

  2. def date(constraints: Constraint*): SingleValueType[Date]

    ValueType for the java.util.Date property.

  3. def identifier: Constraint

    Constraint for the identifier such as user name or page name.

  4. def password: Constraint

    Constraint for the password.

  5. def repository: Constraint

    Constraint for the repository identifier.