advxml core
advxml core
advxml
implicits
advxml.core
=:!=
=:!=
AppEuCase
AppExCase
AppExOrEu
AppExOrEu
AppNelExCase
MonadEx
advxml.core.data
AsValidable
AttributeData
AttributeData
Converter
Key
Key
KeyValuePredicate
OptionConverter
Predicate
SimpleValue
SimpleValue
ThrowableNel
ValidatedConverter
ValidatedNelEx
ValidatedValue
ValidatedValue
ValidationRule
ValidationRule
Error
Errors
Value
Value
ValueExtractorSyntaxOps
ValueExtractor
ValueExtractor
XmlDecoder
XmlEncoder
XmlPredicate
advxml.core.data.error
AggregatedException
ZoomFailedException
advxml.core.transform
AbstractRule
AbstractRule
And
OrElse
Optional
BindedXmlZoom
ComposableXmlModifier
ComposableXmlRule
FinalXmlModifier
FinalXmlRule
XmlContentZoom
XmlContentZoomRunner
XmlModifier
XmlNormalizer
XmlPatch
XmlPatch
XmlRule
XmlRule
XmlZoom
XmlZoom
ZoomAction
ZoomAction
FilterZoomAction
Down
Filter
Find
AtIndex
Head
Last
XmlZoomResult
advxml.core.utils
JavaXmlConverters
FromScala
FromJava
XmlUtils
advxml.instances
all
data
convert
value
transform
predicates
modifiers
advxml.syntax
all
data
convert
javaConverters
transform
advxml core
/
advxml.core.data
/
ValidationRule
ValidationRule
object
ValidationRule
Companion
class
Graph
Supertypes
class
Object
trait
Matchable
class
Any
Type members
Value members
Type members
Classlikes
case
class
Error
(rule:
ValidationRule
, reason:
String
)
case
class
Errors
(value:
ValidatedValue
, errors:
NonEmptyList
[
Error
])
Value members
Concrete methods
def
apply
(name:
String
)(validator:
String
=>
Boolean
, errorReason: =>
String
):
ValidationRule