How to fix the Oracle error LSX-00119: value is not valid restriction of parent’s minLength?
In this post, you’ll learn more about the Oracle ErrorLSX-00119: value is not valid restriction of parent’s minLength with the details on why you receive this error and the possible solution to fix it.
Oracle Error Description
LSX-00119: value is not valid restriction of parent’s minLength
Reason for the Error LSX-00119: value is not valid restriction of parent’s minLength
Cause: There was an error in that minLength was among the members of {facets} of {base type definition} and {value} was less than the {value} of the parent minLength.
How to fix the Error LSX-00119: value is not valid restriction of parent’s minLength ?
You can fix this error in Oracle by following the below steps
Action: Increase the {value} of minLength.
Leave Your Comment