toggle menu
xmlutil
0.90.2
Common
switch theme
search in API
xmlschema
/
io.github.pdvrieze.formats.xmlschema.resolved
/
ValueConstraint
Value
Constraint
sealed
class
ValueConstraint
(
source
)
Inheritors
Default
Fixed
Members
Types
Companion
Link copied to clipboard
object
Companion
Default
Link copied to clipboard
class
Default
(
val
value
:
VString
)
:
ValueConstraint
Fixed
Link copied to clipboard
class
Fixed
(
val
value
:
VString
)
:
ValueConstraint
Properties
value
Link copied to clipboard
val
value
:
VString
Functions
is
Valid
Restriction
Of
Link copied to clipboard
abstract
fun
isValidRestrictionOf
(
type
:
ResolvedSimpleType
,
base
:
ValueConstraint
)
:
Boolean