advxml core
advxml core
advxml
=:!=
=:!=
ApplicativeEuCase
ApplicativeNelThrowCase
ApplicativeThrowCase
ApplicativeThrowOrEu
ApplicativeThrowOrEu
implicits
advxml.data
AsValidable
AttributeData
AttributeData
Converter
Converter
Key
Key
KeyValuePredicate
OptionConverter
Predicate
SimpleValue
SimpleValue
ThrowableNel
ValidatedConverter
ValidatedNelThrow
ValidatedValue
ValidatedValue
ValidationRule
ValidationRule
Error
Errors
MatchRegex
NonEmpty
Value
Value
ValueExtractorSyntaxOps
ValueExtractor
ValueExtractor
XmlDecoder
XmlEncoder
XmlPredicate
advxml.data.error
AggregatedException
AggregatedException
ZoomFailedException
advxml.transform
AbstractRule
AbstractRule
And
Optional
OrElse
AbstractRuleInstances
BindedXmlZoom
ComposableXmlModifier
ComposableXmlModifier
ComposableXmlRule
FinalXmlModifier
FinalXmlModifier
FinalXmlRule
XmlContentZoom
XmlContentZoomRunner
XmlModifier
XmlModifier
XmlNormalizer
XmlPatch
XmlPatch
XmlRule
XmlRule
XmlZoom
XmlZoom
AtIndex
Down
Filter
FilterZoomAction
Find
Head
Last
ZoomAction
ZoomAction
XmlZoomResult
advxml.utils
JavaXmlConverters
FromJava
FromScala
XmlUtils
advxml core
/
advxml.data
/
ValidationRule
/
NonEmpty
NonEmpty
case
object
NonEmpty
extends
ValidationRule
Check if value is empty.
Graph
Supertypes
Self type
trait
Singleton
trait
Product
trait
Mirror
trait
Serializable
trait
Product
trait
Equals
class
ValidationRule
class
Object
trait
Matchable
class
Any
NonEmpty
.type
Type members
Value members
Type members
Inherited types
type
MirroredElemLabels
=
EmptyTuple
Inherited from:
Singleton
type
MirroredElemTypes
=
EmptyTuple
Inherited from:
Singleton
type
MirroredLabel
<:
String
The name of the type
The name of the type
Inherited from:
Mirror
type
MirroredMonoType
=
Singleton
Inherited from:
Singleton
type
MirroredType
=
Singleton
Inherited from:
Singleton
Value members
Inherited methods
final
def
apply
(
v:
SimpleValue
):
Validated
[
Error
,
SimpleValue
]
Inherited from:
ValidationRule
def
fromProduct
(
p:
Product
):
MirroredMonoType
Inherited from:
Singleton
def
productElementNames
:
Iterator
[
String
]
Inherited from:
Product
def
productIterator
:
Iterator
[
Any
]
Inherited from:
Product
Inherited fields
val
errorReason
:
String
Inherited from:
ValidationRule
val
name
:
String
Inherited from:
ValidationRule
val
validator
:
String
=>
Boolean
Inherited from:
ValidationRule