net.liftweb.util.StringValidators
Aliases
Parameters
subClasses
code.model.db.MappersOnDb$DbMigration$charset$
code.model.db.MappersOnDb$DbMigration$identity$
code.model.flows.processors.queues.DbQueueCollection$DbQueueBase$queue$
code.model.flows.processors.queues.DbQueueCollection$DbQueueMessage$batchId$
code.model.flows.processors.queues.DbQueueCollection$DbQueueMessage$charset$
code.model.flows.processors.queues.DbQueueCollection$DbQueueMessage$queue$
code.model.flows.processors.queues.DbQueueCollection$DbQueueMessageV1$batchId$
code.model.flows.processors.queues.DbQueueCollection$DbQueueMessageV1$queue$
net.liftweb.mapper.MappedLocale
net.liftweb.mapper.MappedString
net.liftweb.mapper.MappedTimeZone
superClasses
Any
java.lang.Object
Js Constructors
ApplyMethods
Methods
$bang$eq
(
x$1:
Any
)
:
boolean
$eq$eq
(
x$1:
Any
)
:
boolean
$hash$hash
()
:
int
$init$
()
:
Unit
asInstanceOf
()
:
scala.Any.T0
crop
(
in:
net.liftweb.util.StringValidators.ValueType
)
:
net.liftweb.util.StringValidators.ValueType
eq
(
x$1:
java.lang.Object
)
:
boolean
equals
(
x$1:
Any
)
:
boolean
getClass
()
:
java.lang.Class
[
Any
]
hashCode
()
:
int
isInstanceOf
()
:
boolean
maxLen
()
:
int
ne
(
x$1:
java.lang.Object
)
:
boolean
notNull
(
in:
net.liftweb.util.StringValidators.ValueType
)
:
net.liftweb.util.StringValidators.ValueType
notify
()
:
Unit
notifyAll
()
:
Unit
removeRegExChars
(
regEx:
java.lang.String
,
in:
net.liftweb.util.StringValidators.ValueType
)
:
net.liftweb.util.StringValidators.ValueType
synchronized
(
x$1:
java.lang.Object.T0
)
:
java.lang.Object.T0
toLower
(
in:
net.liftweb.util.StringValidators.ValueType
)
:
net.liftweb.util.StringValidators.ValueType
toString
()
:
java.lang.String
toUpper
(
in:
net.liftweb.util.StringValidators.ValueType
)
:
net.liftweb.util.StringValidators.ValueType
trim
(
in:
net.liftweb.util.StringValidators.ValueType
)
:
net.liftweb.util.StringValidators.ValueType
valMaxLen
(
len:
int
,
msg:
Unknown
Nothing
,
value:
net.liftweb.util.StringValidators.ValueType
)
:
scala.collection.immutable.List
[
net.liftweb.util.FieldError
]
valMinLen
(
len:
int
,
msg:
Unknown
Nothing
,
value:
net.liftweb.util.StringValidators.ValueType
)
:
scala.collection.immutable.List
[
net.liftweb.util.FieldError
]
valRegex
(
pat:
java.util.regex.Pattern
,
msg:
Unknown
Nothing
,
value:
net.liftweb.util.StringValidators.ValueType
)
:
scala.collection.immutable.List
[
net.liftweb.util.FieldError
]
wait
()
:
Unit
wait
(
x$1:
long
)
:
Unit
wait
(
x$1:
long
,
x$2:
int
)
:
Unit