Class StixDefaultTypeValueBundleableValidator

java.lang.Object
security.whisper.javastix.validation.constraints.defaulttypevalue.StixDefaultTypeValueBundleableValidator
All Implemented Interfaces:
javax.validation.ConstraintValidator<DefaultTypeValue,BundleableObject>

public class StixDefaultTypeValueBundleableValidator extends Object implements javax.validation.ConstraintValidator<DefaultTypeValue,BundleableObject>
This is used on any class that implements BundleableObject.
  • Constructor Details

    • StixDefaultTypeValueBundleableValidator

      public StixDefaultTypeValueBundleableValidator()
  • Method Details