Uses of Class
org.opendaylight.yangtools.yang.common.CanonicalValueViolation
-
Uses of CanonicalValueViolation in org.opendaylight.yangtools.yang.common
Subclasses of CanonicalValueViolation in org.opendaylight.yangtools.yang.commonModifier and TypeClassDescriptionstatic classstatic classMethods in org.opendaylight.yangtools.yang.common that return CanonicalValueViolationModifier and TypeMethodDescriptionstatic CanonicalValueViolationCanonicalValueViolation.empty()static CanonicalValueViolationstatic CanonicalValueViolationMethods in org.opendaylight.yangtools.yang.common that return types with arguments of type CanonicalValueViolationModifier and TypeMethodDescriptionstatic <T> Either<T,CanonicalValueViolation> CanonicalValueViolation.emptyVariant()default Either<T,CanonicalValueViolation> CanonicalValueSupport.fromCanonicalString(String str) Create a instance for the canonical string representation.CanonicalValueSupport.fromString(String str) Create a instance for a string representation.Decimal64.Support.fromString(String str) Uint16.Support.fromString(String str) Uint32.Support.fromString(String str) Uint64.Support.fromString(String str) Uint8.Support.fromString(String str) protected Either<T,CanonicalValueViolation> Validate aDerivedStringrepresentation.protected abstract Either<T,CanonicalValueViolation> Validate aDerivedStringrepresentation.final Either<T,CanonicalValueViolation> AbstractCanonicalValueSupport.validateRepresentation(T value) final Either<T,CanonicalValueViolation> AbstractCanonicalValueSupport.validateRepresentation(T value, String canonicalString) final Either<T,CanonicalValueViolation> AbstractCanonicalValueValidator.validateRepresentation(T value) final Either<T,CanonicalValueViolation> AbstractCanonicalValueValidator.validateRepresentation(T value, String canonicalString) default Either<T,CanonicalValueViolation> CanonicalValueValidator.validateRepresentation(T value) Validate aCanonicalValuerepresentation.CanonicalValueValidator.validateRepresentation(T value, String canonicalString) Validate aCanonicalValuerepresentation.static <T> Either<T,CanonicalValueViolation> static <T> Either<T,CanonicalValueViolation> static <T> Either<T,CanonicalValueViolation>